Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9d1…008d0xa943…d87aBase—$0.01100%coinbase81d ago0xb4b8b3…c964d6
0xb9d1…008d0x2f54…68a7Base—$0.01100%coinbase81d ago0x036278…2902e9
0xb9d1…008d0x3606…5e67Base—$0.01100%coinbase81d ago0x9b6168…9d1209
0xb9d1…008d0xdd42…50bfBase—$0.01100%coinbase81d ago0x5c9d69…5edc24
0xb9d1…008d0xd4a2…91a4Base—$0.01100%coinbase81d ago0xac3579…4cb861
0xb9d1…008d0xecbb…ff10Base—$0.01100%coinbase81d ago0x4ee345…e47f36
0xb9d1…008d0x157a…ef02Base—$0.01100%coinbase81d ago0xa770cb…5b8a3a
0xb9d1…008d0xb104…49ebBase—$0.01100%coinbase81d ago0x96c007…d02b22
0xb9d1…008d0x33b7…0b24Base—$0.01100%coinbase81d ago0x03cf0e…bfe629
0xb9d1…008d0xa56a…2f71Base—$0.01100%coinbase81d ago0x419ec8…527acc
0xb9d1…008d0xa8dd…3de2Base—$0.01100%coinbase81d ago0x2e5cd1…65e14b
0xb9d1…008d0x1872…b3a8Base—$0.01100%coinbase81d ago0xb22549…8bb669
0xb9d1…008d0xa17b…ffa0Base—$0.01100%coinbase81d ago0xf6bb20…d2fae1
0xb9d1…008d0xa047…e414Base—$0.01100%coinbase81d ago0x85361e…b9787c
0xb9d1…008d0xd2e9…838cBase—$0.01100%coinbase81d ago0xdfa31b…9c898a
0xb9d1…008d0x7270…d588Base—$0.01100%coinbase81d ago0x5862d1…b47d35
0xb9d1…008d0x3079…7f4bBase—$0.01100%coinbase81d ago0xe5ab5a…efea04
0xb9d1…008d0xf21e…14b3Base—$0.01100%coinbase81d ago0x51fd6e…1f8c14
0xb9d1…008d0xec25…bab6Base—$0.01100%coinbase81d ago0xb663e5…f0070b
0xb9d1…008d0xff96…b2acBase—$0.01100%coinbase81d ago0x06aa47…81d486
0xb9d1…008d0x79c9…39a7Base—$0.01100%coinbase81d ago0x2a1818…d18563
0xb9d1…008d0xf6c7…c5e6Base—$0.01100%coinbase81d ago0x73867e…f3b55a
0xb9d1…008d0x24c4…377aBase—$0.01100%coinbase81d ago0xa1226d…7bb1d8
0xb9d1…008d0xbe50…2e23Base—$0.01100%coinbase81d ago0x5af963…f02190
0xb9d1…008d0x242a…6c0cBase—$0.01100%coinbase81d ago0x27a171…acafab

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.