Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4855…272c0xf000…94fcBase$0.01100%coinbase8d ago0x38e9c3…3e3cb3
0x4855…272c0xf000…94fcBase$0.01100%coinbase8d ago0x75a52d…f4bb40
0x4855…272c0xf000…94fcBase$0.01100%coinbase8d ago0x8c0beb…171b27
0x4855…272c0xf000…94fcBase$0.01100%coinbase8d ago0x8bb452…1cc0ad
0x4855…272c0xf000…94fcBase$0.01100%coinbase8d ago0xad9f50…c52712
0x4855…272c0xf000…94fcBase$0.01100%coinbase8d ago0x0e1014…9797d7
0x4855…272c0xf000…94fcBase$0.01100%coinbase8d ago0xd7392a…c4191d
0x4855…272c0xf000…94fcBase$0.01100%coinbase8d ago0x0568b3…2270f0
0x4855…272c0xf000…94fcBase$0.10100%coinbase8d ago0xd773b8…d0bbbe
0x4855…272c0xf000…94fcBase$0.01100%coinbase8d ago0xec65c9…e374d3
0x4855…272c0xf000…94fcBase$0.10100%coinbase8d ago0x13e3d1…4263f8
0x4855…272c0xf000…94fcBase$0.10100%coinbase8d ago0x745a66…8adc56
0x4855…272c0xf000…94fcBase$0.10100%coinbase9d ago0xa6c9ba…1125d0
0x4855…272c0xf000…94fcBase$0.01100%coinbase9d ago0xac8a44…a47895
0x4855…272c0xf000…94fcBase$0.10100%coinbase9d ago0x4d49b4…a24859
0x4855…272c0xf000…94fcBase$0.10100%coinbase9d ago0x49b2d4…68c9d7
0x4855…272c0xf000…94fcBase$0.01100%coinbase9d ago0xc759cd…99150f
0x4855…272c0xf000…94fcBase$0.10100%coinbase9d ago0xe8e8f7…5e5530
0x4855…272c0xf000…94fcBase$0.01100%coinbase9d ago0x781ce8…343d93
0x4855…272c0xf000…94fcBase$0.10100%coinbase9d ago0xe716c5…28117e
0x4855…272c0xf000…94fcBase$0.10100%coinbase9d ago0x4386a6…2add62
0x4855…272c0xf000…94fcBase$0.01100%coinbase9d ago0xe31cab…46a84b
0x4855…272c0xf000…94fcBase$0.10100%coinbase9d ago0x7e41d6…268e53
0x4855…272c0xf000…94fcBase$0.10100%coinbase9d ago0xb6d770…574f22
0x4855…272c0xf000…94fcBase$0.01100%coinbase9d ago0xcaa262…125660

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.