Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%candidates98d ago0x7c6bc4…2041d2
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0x552ed0…7755ea
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%candidates98d ago0xa0d58b…672bef
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0xd2c624…e3c4b1
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0x952d6b…26ad54
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0x2a8a22…063cd1
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0xac3fb2…a029f4
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0x53a0df…edcc14
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0x94f2a2…f64c3e
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0x6f5738…c278ec
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0xd02390…1a355b
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0x5054c8…4a14fd
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0x4a349c…785da5
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0x875186…20e6bf
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0x7ec14d…7a5b37
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0xb50e57…4136dc
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0x4f5fed…9fb0ef
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0xe1753d…0980c3
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0x79655a…4d9076
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0xa5511e…11d22a
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0x5748a3…ff07c0
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0x708119…03044b
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0xbc23f9…92264c
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0x139d53…6d2182
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase98d ago0xed27d9…f8d571

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.