Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa36d ago0x06a697…3e2d5e
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa36d ago0xea59f0…4c4cdd
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa36d ago0xb6fcbe…e8fec1
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa36d ago0x3d135d…ca150d
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa36d ago0xac6646…cc4a81
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa36d ago0xcdc23e…20438f
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa36d ago0x2d23db…d4e0e2
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa36d ago0x5dd2ad…4211b9
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa36d ago0x831571…27c461
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa36d ago0x750cec…e0b617
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa36d ago0x73ae59…37630a
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa36d ago0x817ede…b64b21
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa36d ago0xcc1f01…2f2672
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa36d ago0xfb43bd…ebe9d7
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa36d ago0x6ed0c8…78d707
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa36d ago0x3c6085…25a4e5
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa37d ago0xcdc583…bcf1c2
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa37d ago0x9fb64a…d9b7f5
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa37d ago0x52d6e0…d0a0ec
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa37d ago0x6aff1f…851be2
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa37d ago0xe24abb…76b034
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa37d ago0x5996cb…96a244
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa37d ago0x12bfbc…750a41
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa37d ago0x57d20d…04699a
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa37d ago0xc950eb…83fddc

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.