Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a538d ago0x5e620a…c840a9
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a538d ago0x0297b1…d72af4
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc38d ago0xe875c6…b965d4
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a538d ago0x2f6d15…7293ef
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a538d ago0x2ca735…e4e555
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc38d ago0x991702…f552b1
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a538d ago0x993cfd…d50131
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a538d ago0x83a965…050833
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a538d ago0xae5139…4cfe21
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a538d ago0x504ee1…2fe3b3
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x6821f8…aa3108
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a539d ago0xb6e783…dfc438
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x6d9c7f…ed4900
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a539d ago0xad7c30…ded557
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x5de87c…6f4f21
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a539d ago0xf67cf0…fb9d53
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a539d ago0xd3c431…9fb069
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a539d ago0xec7a8c…377ebd
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x91f057…399b0b
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x9e6398…35b6c5
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a539d ago0xc201a8…8a789d
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a539d ago0xd73da7…d1e66e
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a539d ago0xb1d1a2…829c1b
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a539d ago0x2fb9cc…294ee2

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.