Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa37d ago0xa0b8e3…7185d9
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa37d ago0x002e6f…10eaee
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa37d ago0xd52705…7fda19
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa37d ago0x416ea3…1098c3
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa37d ago0xdec0ad…de4525
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa37d ago0x007c58…7b69bc
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa37d ago0x851914…3759d2
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa37d ago0xd1bc55…496208
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa37d ago0x97e6f0…09f775
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa37d ago0x8d4778…228724
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa37d ago0x775daf…7d6bfa
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa37d ago0xa7df35…46621d
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa37d ago0x04bced…1199b0
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa37d ago0xc2e3e7…71b88c
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa37d ago0x150aaa…a4a44e
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa37d ago0x6e5445…eee3f9
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa37d ago0x632e68…bab562
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa37d ago0x715251…a389c4
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa37d ago0x96ae48…4a3070
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa37d ago0xc2517b…287956
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa37d ago0x2b69ef…d108b2
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa37d ago0x2d4b3a…ae9fe7
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa37d ago0x3c2c68…5bbf2b
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa37d ago0x652567…dd1de7
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa37d ago0x1baf7b…1f02a3

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.