Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa133…ce440x9c95…e299Base$0.001100%fluxa42d ago0x55eab6…b128ae
0xa133…ce440x9c95…e299Base$0.001100%fluxa42d ago0x1c788c…689001
0xa133…ce440x9c95…e299Base$0.001100%fluxa42d ago0x838116…27ed93
0xa133…ce440x9c95…e299Base$0.001100%fluxa42d ago0x57a002…e32049
0xa133…ce440x9c95…e299Base$0.001100%fluxa42d ago0x971a10…4546ea
0xa133…ce440xfe80…47eeBase$0.001100%fluxa42d ago0x1a1a18…e8fab7
0xa133…ce440x9c95…e299Base$0.001100%fluxa42d ago0x28c814…a9f112
0xa133…ce440xfe80…47eeBase$0.001100%fluxa42d ago0xe8a250…6d9be9
0xa133…ce440x9c95…e299Base$0.001100%fluxa42d ago0x5995d1…5149ab
0xa133…ce440x9c95…e299Base$0.001100%fluxa42d ago0x061c94…59a3e0
0xa133…ce440x9c95…e299Base$0.001100%fluxa42d ago0x494f9a…ee9ff2
0xa133…ce440x9c95…e299Base$0.001100%fluxa42d ago0xde0e58…dd205f
0xa133…ce440x9c95…e299Base$0.001100%fluxa42d ago0x28bf49…3089b5
0xa133…ce440x9c95…e299Base$0.001100%fluxa42d ago0x00b06c…51b296
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0x245fd7…45a04d
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0xd5749c…4826dc
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0xdc7e68…688beb
0xa133…ce440xfe80…47eeBase$0.001100%fluxa43d ago0x79dc2d…459ce6
0xa133…ce440xfe80…47eeBase$0.001100%fluxa43d ago0x360a1c…298a62
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0xa2ef85…67ec94
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0x67658e…38f851
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0xadd038…67df76
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0xcf52f5…1984dc
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0x199af0…674897
0xa133…ce440x9c95…e299Base$0.001100%fluxa43d ago0x125762…e027cd

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.