Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0xc3ed91…1f08e6
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0x8376b9…e52bc7
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0x55077b…4e7e1f
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0xeb4c82…f52cec
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0x9b28fd…3bb797
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0xb40b27…93c485
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0x336324…ed68a0
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0x4bc931…7b460e
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0x0950c8…99a687
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0x198a8d…b224c2
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0xe89232…0a4742
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0xe2ed0b…b5313a
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0x1d78df…0431d6
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0x634afc…ae6537
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0x90318a…29309a
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0xfa8f1b…654fb4
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0x1bdef2…607bc5
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0x74778c…b0a152
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0xc10327…f90cc7
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0xc8ffba…379324
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0xb2002d…86b53e
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0x63b99c…ab0546
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0x856f5b…97474d
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0xb661a4…836dbe
0x8ee4…79770x9c95…e299Base$0.001100%fluxa64d ago0x2fef76…2b6200

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.