Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa42d ago0x3e197a…6f58f9
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa42d ago0x695acd…810223
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa42d ago0x197827…9f2938
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa42d ago0x9cdde1…858868
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa42d ago0xc9aa23…fcbe7d
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa42d ago0xb0b868…de84ab
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa42d ago0x18bda4…9d2cfc
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa42d ago0x94c4cc…eafd65
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa42d ago0x897260…5a5d82
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa42d ago0xa126f9…367868
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa42d ago0xfd3860…e9c665
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa42d ago0x31a235…87dc33
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa42d ago0x71d626…b91ac4
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa42d ago0xe7e931…ccf60d
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa42d ago0xf0a4e0…52f7bb
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa42d ago0x920ca0…491292
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa42d ago0x99bc94…cd5fc9
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa42d ago0xe4772c…fdadad
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa42d ago0xee2096…c7ad25
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa42d ago0x3ea64e…76b0e1
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa42d ago0x9f9e89…ea4895
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa42d ago0xe61c18…88e4ce
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa42d ago0x41dee2…b87300
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa42d ago0xead390…7da2b5
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa42d ago0xcac6fb…32f0f9

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.