Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2984…44390x369b…898dBase—$0.01100%coinbase73d ago0x192315…379a45
0x2984…44390xbf28…282cBase—$0.01100%coinbase73d ago0xcc0326…47c48a
0x2984…44390xe094…4f5aBase—$0.01100%coinbase73d ago0x96533f…37876a
0x2984…44390x6e88…1687Base—$0.01100%coinbase73d ago0x6752b0…902650
0x2984…44390x4a20…9d5eBase—$0.01100%coinbase73d ago0xd8f09d…a751a4
0x2984…44390x77ce…2e8eBase—$0.01100%coinbase73d ago0x9f5f4f…50e95f
0x2984…44390x27f4…e3a9Base—$0.01100%coinbase73d ago0x9146cc…17ba41
0x2984…44390xc67a…9298Base—$0.01100%coinbase73d ago0x0548ea…9e00a1
0x2984…44390x5afe…48a2Base—$0.01100%coinbase73d ago0x1c4bcf…38838d
0x2984…44390x3900…8a7dBase—$0.01100%coinbase73d ago0xad927c…5a20db
0x2984…44390x0952…59efBase—$0.01100%coinbase73d ago0x5beb84…4d6cca
0x2984…44390x6727…117fBase—$0.01100%coinbase73d ago0xc302ef…93dedd
0x2984…44390xd9e1…5fb0Base—$0.01100%coinbase73d ago0x70499e…6d1108
0x2984…44390x65e3…2fbbBase—$0.01100%coinbase73d ago0xc1c1d1…6ec74a
0x2984…44390xde01…ddc7Base—$0.01100%coinbase73d ago0x26d2a5…2dfc84
0x2984…44390x25b5…4fe4Base—$0.01100%coinbase73d ago0x6f5011…a14d2e
0x2984…44390x57ac…ec03Base—$0.01100%coinbase73d ago0x7881dc…abe1c6
0x2984…44390xaf35…b892Base—$0.01100%coinbase73d ago0x6fbbe7…1bef0f
0x2984…44390xd1fc…76d0Base—$0.01100%coinbase73d ago0x98e1a1…60717f
0x2984…44390xc209…73fbBase—$0.01100%coinbase73d ago0x110010…2326e1
0x2984…44390x81a7…a3c3Base—$0.01100%coinbase73d ago0xcefb13…42f333
0x2984…44390x0de1…8a57Base—$0.01100%coinbase73d ago0x54d18b…b80bd1
0x2984…44390x5c39…7a40Base—$0.01100%coinbase73d ago0xace2b0…798327
0x2984…44390x097b…56fdBase—$0.01100%coinbase73d ago0x42878e…18062d
0x2984…44390x21e2…bfaeBase—$0.01100%coinbase73d ago0x18b9dc…51a906

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.