Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0xb906ab…3b47a7
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x6ab3e1…f9ac70
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x1eeb17…b6926f
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x685d83…d6bd7c
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x772107…ed4eb7
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x41374f…51dd6a
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0xab5c5b…c68443
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x72d080…6704fd
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x754dbc…8f6374
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0xfa71e5…c62e8c
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0xf56050…c0953b
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x0a9c59…dc3d43
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x3b4229…b5e7ad
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x7b53d3…02327b
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0xe92b4c…06d19e
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x3166d7…b272bb
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0xdaf6e8…9ca24e
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0xd040f4…0ede2e
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x4614f1…104e2c
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x00fb4f…210c25
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x31ef29…88dc7a
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0xdbe333…9e8e7e
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0x38e4f2…5c33e0
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0xa7df0a…a995af
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa70d ago0xaf8591…8b7c77

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.