Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x2efd17…bffb41
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x4c0a60…43b543
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0xf88eb8…8ddcda
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0xa21c87…9301b9
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x082e0c…e47d61
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0xef3899…b4c77c
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x55de0b…cc8c74
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x729abd…4c37fc
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x1cdd0c…c0eb51
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x022eaa…84e8b6
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0xe9b230…77fdc7
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x2de29c…371ba3
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x23672f…41bcc2
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x97eb68…1d7459
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0xbc4637…15aa21
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0xb2bbfd…787733
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x852923…e2929a
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0xe06731…532a86
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x1d4a1a…f57b91
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x327175…d49c7c
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x9277ff…d92053
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x15e9b7…71e9e0
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0xeef4a7…8a29c2
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0xb7f29d…e5ac14
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa16d ago0xefe8ef…53a644

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.