Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0x8145a9…faf0a6
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0x6f313b…8bd6c5
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0x97eb04…47b637
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0xadc9f8…25cc6d
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0x7d8345…66f138
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0xb7062d…bc000a
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0x27ff1f…55afc5
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0xa90f14…ddf4c9
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0x8819e2…0097b2
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0xfdf079…1c5c25
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0xde0e7f…176b63
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0x54acb1…f274d5
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0x927269…dfe0a9
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0x88f357…0e2959
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0x62cbf1…b05ff6
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0x75be91…298345
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0xdcc4e9…fec99a
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0xba0473…46021d
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0xb6f3da…32d140
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0xc4a2b7…e6b053
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0xf583ca…aec2e0
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0x60c00e…fe1101
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0x69388d…a51820
0x8d2a…7d370x3772…af06BaseAgent Paycheckx402$0.002100%coinbase18d ago0xec5233…b8aa37

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.