Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa47d ago0x731093…50fd73
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa47d ago0x0ed598…4fad00
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa47d ago0xcb190f…a29da9
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0x00fd6e…c44a27
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0x0f480b…cc7f92
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0xae08d6…618e5a
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0xf945bf…ecffee
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0x585611…b2105d
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0x151faa…9d67b1
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0x05a9c2…8d732c
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0x00f326…32a6fd
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0x978e1a…95d1bc
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0xff1834…90faf9
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0xc93fee…929565
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0x72862e…cd12b2
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0x701425…a9db78
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0xcf01a5…43f22a
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0xc519f7…b1a3d2
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0x638bac…fc0672
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0x6b4f15…50971a
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0xff1d10…1b265f
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0x8c4366…3fe0f1
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0x6ecc99…0bfaf8
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa48d ago0x2cbbc9…d19df7

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.