Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa46d ago0xf115ea…618444
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa46d ago0xcdefc7…43bdf2
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa46d ago0xfbaf22…a32428
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa46d ago0x213979…70c91f
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa46d ago0x27b5a4…8af511
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa46d ago0x2f642f…2b991f
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa46d ago0xdb9757…a365c0
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa46d ago0x81aeed…1ddf7c
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa46d ago0x0fd2df…343c4a
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa46d ago0x6b9606…b341c6
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa46d ago0x57c95f…458579
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa46d ago0xa29e1c…f105de
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa46d ago0x2ea189…2cfc45
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa46d ago0x2993c7…304403
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa46d ago0x2e0600…daedaf
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa46d ago0x4a8419…6b274f
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa46d ago0x38b506…fcbe9b
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa46d ago0x0863ab…64db6a
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa46d ago0x370013…da8b3b
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa46d ago0xe6b7ca…97370b
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa46d ago0x80f265…ac78bb
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa46d ago0x8b3ed3…6a7bb8
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa46d ago0xd3fcc6…3af161
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa46d ago0xe3cf4a…5d19c6
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa46d ago0xb0ba7c…640b97

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.