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.01100%0x5e3b…c8a542d ago0x5c5e94…18972a
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x84ddd6…5650ae
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x2183aa…86b599
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x3f7df0…25105a
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x2fb5a4…eaf943
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a542d ago0x78e95b…77c962
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc42d ago0x4571f3…28dfc6
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x0cc7aa…fa30c4
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x64d091…cfac15
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a542d ago0x8fdc2a…7f9ffd
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc42d ago0xf0ce73…56f4c2
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a542d ago0x301308…014bd5
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc42d ago0x101224…0d422f
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x794511…333292
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a542d ago0xbb5811…fee7f4
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x421c8b…55c266
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x4edaff…e0e2bf
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a542d ago0xec221f…82ca7f
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a542d ago0x6cdc2c…a8dcfb
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc42d ago0xf37d4d…3c517a
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x7dd178…c05ddd
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x809044…4fcc54
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x8fd3ed…5db8d6
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x73ca13…fa7f8c
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a542d ago0xfc8ec2…f982a9

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.