Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa34d ago0xcd9a6d…3c0368
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa34d ago0x30595f…ed01b5
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa34d ago0xfceffa…9c252d
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa34d ago0x540a41…4a42e9
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa34d ago0x57e608…7207f9
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa34d ago0x95a82a…763b3e
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa34d ago0x5f6501…bc05e8
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa34d ago0xb6eda6…ba1ddd
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa34d ago0xa4cfe7…9eefc8
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa34d ago0x70d2c8…c3b70d
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa34d ago0xf34522…38db7e
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa34d ago0xb8890b…6c6770
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa34d ago0x398f38…11f9a7
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa34d ago0x696b6d…914367
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa34d ago0x332ac6…089626
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa34d ago0x46f494…3aeb2f
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa34d ago0x010367…bd2dbb
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa34d ago0x6ba8fd…298b59
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa34d ago0x5bc1c9…37b65d
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa34d ago0xdeed9b…a6cfd0
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa35d ago0xac97b2…2342b1
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa35d ago0x6d5514…fc9492
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa35d ago0x834f37…8d3abb
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa35d ago0x875910…947fb3
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa35d ago0xbd6c66…d07553

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.