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%coinbase2d ago0xb526f0…96a053
0x4855…272c0xf000…94fcBase$0.03100%coinbase2d ago0x50cea6…383dbd
0x4855…272c0xf000…94fcBase$0.03100%coinbase2d ago0xe17ef8…68b8b1
0x4855…272c0xf000…94fcBase$0.10100%coinbase2d ago0x41f716…cdd4cf
0x4855…272c0xf000…94fcBase$0.10100%coinbase2d ago0x23683e…2f613b
0x4855…272c0xf000…94fcBase$0.20100%coinbase2d ago0xdd27e2…a13df7
0x4855…272c0xf000…94fcBase$0.03100%coinbase2d ago0xd5706d…8e55f0
0x4855…272c0xf000…94fcBase$0.03100%coinbase2d ago0x626f53…4927fe
0x4855…272c0xf000…94fcBase$0.03100%coinbase2d ago0x136417…27279e
0x4855…272c0xf000…94fcBase$0.20100%coinbase2d ago0x01c918…e020e7
0x4855…272c0xf000…94fcBase$0.20100%coinbase2d ago0xc83f19…f12cd0
0x4855…272c0xf000…94fcBase$0.20100%coinbase2d ago0x05d1f2…74e65e
0x4855…272c0xf000…94fcBase$0.10100%coinbase2d ago0xebae0f…08c09e
0x4855…272c0xf000…94fcBase$0.01100%coinbase2d ago0x5c55c1…288fe0
0x4855…272c0xf000…94fcBase$0.03100%coinbase2d ago0x9ebe2d…c553d6
0x4855…272c0xf000…94fcBase$0.20100%coinbase2d ago0x488578…f434c0
0x4855…272c0xf000…94fcBase$0.10100%coinbase2d ago0xe2ca8d…fcbd7f
0x4855…272c0xf000…94fcBase$0.20100%coinbase2d ago0x569956…f5dab7
0x4855…272c0xf000…94fcBase$0.10100%coinbase2d ago0xd03208…a287ba
0x4855…272c0xf000…94fcBase$0.20100%coinbase2d ago0x2a5101…8c507f
0x4855…272c0xf000…94fcBase$0.10100%coinbase2d ago0x45597d…372682
0x4855…272c0xf000…94fcBase$0.20100%coinbase2d ago0x31ecca…f5c21c
0x4855…272c0xf000…94fcBase$0.10100%coinbase2d ago0x8fcb1a…d41f2e
0x4855…272c0xf000…94fcBase$0.20100%coinbase2d ago0x644b16…e6a929
0x4855…272c0xf000…94fcBase$0.10100%coinbase2d ago0xc4ff65…dfae67

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.