Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0xee9f56…79c809
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0xbd32ca…e697c8
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0xcbb542…d41919
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x8d9a86…636f2c
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x4da4d1…2d97e4
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0xc521ed…b654d9
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x0fed41…4c6ea6
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x57aea6…87cce9
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x7701d1…0eb3d8
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0xe7c168…8feac3
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0xae9c27…d256a1
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x1c13b9…53df19
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x06a90f…eacd50
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x41368c…e3d5dc
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0xe84409…dd3baf
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0xacf7e0…70860f
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x32c673…326f7d
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0xa78dcc…6d2901
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0xf5d509…aa37a8
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x759850…cca9db
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x61764c…719735
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x99bff0…46b38c
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0xb70dea…b3e1b6
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x2dd38d…f095b1
0xc318…5b420x9c95…e299Base—$0.001100%fluxa83d ago0x9bc0fb…a7240b

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.