Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa66d ago0x21f688…d76a1a
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa66d ago0x5b320d…012c08
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa66d ago0xe515ce…44dd9a
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa66d ago0x143a31…2a6ff9
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa66d ago0x8df69e…561505
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa66d ago0x826c75…6f6864
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa66d ago0x4be587…cb915e
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa66d ago0x56c286…a8c905
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa66d ago0x0c54e6…749d2e
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa66d ago0x7fc51e…255584
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa66d ago0x8ac4df…0fd5c9
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa66d ago0x350961…926404
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa66d ago0xb54a0f…2fd3d4
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa66d ago0x85e15a…d5a78b
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa66d ago0x21bf76…2c42ba
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa66d ago0x902850…4f5eb0
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa66d ago0xd6c52d…619d65
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa66d ago0x28ee1a…b90603
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa67d ago0x35c2ab…61593a
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa67d ago0x13c5af…0b7306
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa67d ago0x13aacd…7bf669
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa67d ago0x599020…461e16
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa67d ago0x70ce52…4639f8
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa67d ago0xc32779…db998a
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa67d ago0x36cd99…a5638a

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.