Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff56…086a0xb0af…7de0Base—$1.39100%coinbase35d ago0x35572e…957cb7
0xff56…086a0xb0af…7de0Base—$1.39100%coinbase35d ago0x2950ee…dd8ba9
0xff56…086a0xb0af…7de0Base—$1.41100%coinbase35d ago0x5e4d8f…ec854b
0xff56…086a0xb0af…7de0Base—$1.26100%coinbase35d ago0x93dbc2…1b4491
0xff56…086a0xb0af…7de0Base—$1.39100%coinbase35d ago0x9f3c9b…e11149
0xff56…086a0xb0af…7de0Base—$1.33100%coinbase35d ago0x580450…6f6866
0xff56…086a0xb0af…7de0Base—$1.03100%coinbase35d ago0xaf16e1…bf8af8
0xff56…086a0xb0af…7de0Base—$0.94100%coinbase35d ago0x7ea24b…5367ae
0xff56…086a0xb0af…7de0Base—$1.26100%coinbase35d ago0xc048e3…d94d55
0xff56…086a0xb0af…7de0Base—$1.27100%coinbase35d ago0x79b441…81aaf0
0xff56…086a0xb0af…7de0Base—$1.30100%coinbase35d ago0x8901be…fd34ef
0xff56…086a0xb0af…7de0Base—$1.26100%coinbase35d ago0x51ce02…7099a8
0xff56…086a0xb0af…7de0Base—$1.26100%coinbase35d ago0x95687f…76e885
0xff56…086a0xb0af…7de0Base—$1.22100%coinbase35d ago0x91ff11…fe2abc
0xff56…086a0xb0af…7de0Base—$1.32100%coinbase35d ago0xc3c7f7…945706
0xff56…086a0xb0af…7de0Base—$0.91100%coinbase35d ago0x3176e4…23411a
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase35d ago0x3083d2…cdeb01
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase35d ago0x5de4cd…c2263d
0xff56…086a0xb0af…7de0Base—$1.38100%coinbase35d ago0xd0987b…b8f294
0xff56…086a0xb0af…7de0Base—$1.33100%coinbase35d ago0x2b3401…c9d1a0
0xff56…086a0xb0af…7de0Base—$1.33100%coinbase35d ago0x49d5a1…1e7474
0xff56…086a0xb0af…7de0Base—$1.34100%coinbase35d ago0x63a20f…b0cc48
0xff56…086a0xb0af…7de0Base—$1.27100%coinbase35d ago0xd96af1…db3f09
0xff56…086a0xb0af…7de0Base—$1.27100%coinbase35d ago0x2b5d3f…1f35c5
0xff56…086a0xb0af…7de0Base—$1.28100%coinbase35d ago0x145349…713ecc

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.