Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase43d ago0xc3c574…07ab36
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase43d ago0xd5a9cf…b37b7d
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase43d ago0xfe4ed5…5e18ce
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase43d ago0x5b4ecf…6fa508
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase43d ago0x1b7406…ce7348
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase43d ago0x2cace6…82fbed
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase43d ago0xdbf501…70fbf0
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase43d ago0x03e74c…d4e601
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase43d ago0xd6f2bd…a32bc7
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase43d ago0x8e05fe…e28cfd
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase43d ago0x743610…e181f1
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase43d ago0x8e4c4c…fb581f
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase43d ago0xed4fc1…b9b4ee
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase44d ago0x1945e2…7a257b
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase44d ago0x720757…124653
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase44d ago0xa8c510…5a8bbd
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase44d ago0x4eb7cf…fed435
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase44d ago0xb0feaf…89e381
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase44d ago0xe578f0…2f9260
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase44d ago0x58a3a0…911e55
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase44d ago0x90534e…13d714
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase44d ago0xbc093d…a38a16
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase44d ago0x8ae043…05e057
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase44d ago0xd07f8c…51a9a8
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase44d ago0xc78dbd…a085df

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.