Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50x9c95…e299Base—$0.001100%fluxa49d ago0xa21341…73bcaa
0xde30…05d50x9c95…e299Base—$0.001100%fluxa49d ago0x91efe0…de3b12
0xde30…05d50x9c95…e299Base—$0.001100%fluxa49d ago0x6b4b80…44b4c6
0xde30…05d50xfe80…47eeBase—$0.001100%fluxa49d ago0x86da6f…e06ccc
0xde30…05d50x9c95…e299Base—$0.001100%fluxa49d ago0xecaad9…bc25b1
0xde30…05d50x9c95…e299Base—$0.001100%fluxa49d ago0x90f451…fbeb68
0xde30…05d50xfe80…47eeBase—$0.001100%fluxa49d ago0x1b3789…5ff710
0xde30…05d50x9c95…e299Base—$0.001100%fluxa49d ago0x845b09…858a35
0xde30…05d50x9c95…e299Base—$0.001100%fluxa49d ago0xa92f6f…0b9efd
0xde30…05d50x9c95…e299Base—$0.001100%fluxa49d ago0x41155f…d69879
0xde30…05d50x9c95…e299Base—$0.001100%fluxa49d ago0xe6f4d9…9c81bb
0xde30…05d50xfe80…47eeBase—$0.001100%fluxa49d ago0x8ee459…9aa14e
0xde30…05d50x9c95…e299Base—$0.001100%fluxa49d ago0xd357ab…1e4753
0xde30…05d50xfe80…47eeBase—$0.001100%fluxa49d ago0xccca23…e8d4b4
0xde30…05d50x9c95…e299Base—$0.001100%fluxa49d ago0x667eef…5882c2
0xde30…05d50x9c95…e299Base—$0.001100%fluxa49d ago0xe708cf…68f7a7
0xde30…05d50xfe80…47eeBase—$0.001100%fluxa49d ago0x1e9c0e…ee2866
0xde30…05d50xfe80…47eeBase—$0.001100%fluxa49d ago0x0057b3…b5d3a7
0xde30…05d50x9c95…e299Base—$0.001100%fluxa49d ago0x5bc8cf…9f73f3
0xde30…05d50x9c95…e299Base—$0.001100%fluxa49d ago0x84a765…bdc3f2
0xde30…05d50x9c95…e299Base—$0.001100%fluxa49d ago0xc640da…6bfdef
0xde30…05d50xfe80…47eeBase—$0.001100%fluxa49d ago0x9adf21…60204b
0xde30…05d50x9c95…e299Base—$0.001100%fluxa49d ago0xa70e91…084205
0xde30…05d50x9c95…e299Base—$0.001100%fluxa49d ago0xc2e3ea…c6622f
0xde30…05d50x9c95…e299Base—$0.001100%fluxa49d ago0x4c897b…be05e9

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.