Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6976…a0280x9c95…e299Base$0.001100%fluxa59d ago0x780eb0…ad3e46
0xbde8…83d30x9c95…e299Base$0.001100%fluxa59d ago0x032e9b…a4daac
0x389c…3a3b0x9c95…e299Base$0.001100%fluxa59d ago0x4be927…8846df
0xf8bc…dcd60x9c95…e299Base$0.001100%fluxa59d ago0x405b08…7a3373
0x7985…75850x9c95…e299Base$0.001100%fluxa59d ago0x604911…e05c76
0x1596…47fa0x9c95…e299Base$0.001100%fluxa59d ago0xdf9129…c2d572
0x0095…e3d80x9c95…e299Base$0.001100%fluxa59d ago0x6b6d11…5e53b6
0x3634…98b70x9c95…e299Base$0.001100%fluxa59d ago0x20d8dc…6fe2a9
0x7866…edab0x9c95…e299Base$0.001100%fluxa59d ago0xe1ad7e…078e44
0xb0ee…ab3f0x9c95…e299Base$0.001100%fluxa59d ago0x24fd2f…db2205
0x303a…a2150x9c95…e299Base$0.001100%fluxa59d ago0x93972e…0bd470
0xc185…d1650x9c95…e299Base$0.001100%fluxa59d ago0x005f7f…ae5363
0x5a62…da300x9c95…e299Base$0.001100%fluxa59d ago0x2cb8e0…f6f25d
0xc23f…ecca0x9c95…e299Base$0.001100%fluxa59d ago0x4678cc…ebb3fd
0x8a09…be2f0x9c95…e299Base$0.001100%fluxa59d ago0x444ce1…64f9a9
0x797c…e6400x9c95…e299Base$0.001100%fluxa59d ago0xccf49b…20e716
0x8f9d…de0e0x9c95…e299Base$0.001100%fluxa59d ago0xec9b52…353911
0x733a…df4f0x9c95…e299Base$0.001100%fluxa59d ago0xb9bbae…44eccf
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa59d ago0x308675…8f2270
0xd09e…a6e60x9c95…e299Base$0.001100%fluxa59d ago0x31dd37…6a090b
0x1984…523a0x9c95…e299Base$0.001100%fluxa59d ago0xf267e4…64c31f
0x1338…0e600x9c95…e299Base$0.001100%fluxa59d ago0x796e9d…fde4ac
0xde30…05d50x9c95…e299Base$0.001100%fluxa59d ago0x3cbb35…91fbb2
0x1ab9…26030x9c95…e299Base$0.001100%fluxa59d ago0x882e9d…5545f8
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa59d ago0xd44e86…12f437

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.