Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4dd1…6c1f0x0e3d…7757Base$5.25100%0xd150…e426103d ago0x7e657f…ad46d2
0x4dd1…6c1f0x0e3d…7757Base$5.25100%0xd253…4d18103d ago0xb47826…3dbf9c
0x4dd1…6c1f0x0e3d…7757Base$10.50100%0x850e…5017103d ago0x1fff7e…75d980
0x4dd1…6c1f0x0e3d…7757Base$5.25100%0xbc41…9c5b103d ago0xce6fd0…be6548
0x4dd1…6c1f0x0e3d…7757Base$10.50100%0x1a4b…80bc103d ago0x04baf2…baea99
0x4dd1…6c1f0x0e3d…7757Base$5.25100%0xa423…2cae103d ago0x44cea2…154634
0x4dd1…6c1f0x0e3d…7757Base$5.25100%0x4055…8ed1103d ago0x5562b3…2f3093
0x4dd1…6c1f0x0e3d…7757Base$5.25100%0x54c8…88d5103d ago0x76c95e…738618
0x4dd1…6c1f0x0e3d…7757Base$5.25100%0xf733…8f8d103d ago0xb90a92…622274
0x4dd1…6c1f0x0e3d…7757Base$5.25100%0xb769…f881103d ago0xf79c78…9ed14c
0x4dd1…6c1f0x0e3d…7757Base$10.50100%0x64e4…55d9103d ago0xc2a1b0…67992d
0x4dd1…6c1f0x0e3d…7757Base$5.25100%0x9971…2048103d ago0x54e142…b4e421

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.