Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xaeae4e…cc6a01
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0x10df77…570e20
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0x02a071…82776f
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0x22fd56…e3b6d7
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xc48bb1…9943a3
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0x960bd9…991f63
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xc530af…e2f595
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xeb261c…c277a1
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xa6c76c…f9088d
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xd2a59f…e367e3
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0x74a7d4…40a680
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xd55b1a…f9451b
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xe8413c…07cdfc
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0x5b70ee…4976ea
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xfa5cbb…3fff94
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xc28458…516c42
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0x69cfa8…a68682
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0x57e355…614a72
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0x661a8d…428c8e
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xd8c089…10adc1
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0x70fc63…97720c
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0x092835…d1c940
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xee8d34…124a45
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0x705f73…57b05f

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.