Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0175…5f9d0x34a6…45d0Basex402 service$0.25100%coinbase2d ago0xc4787b…5180dc
0x0175…5f9d0x34a6…45d0Basex402 service$0.05100%coinbase2d ago0x992023…5ea237
0x0175…5f9d0x34a6…45d0Basex402 service$0.01100%coinbase2d ago0xa366a6…2d4f7f
0x0175…5f9d0x34a6…45d0Basex402 service$0.05100%coinbase2d ago0xe2a712…f75788
0x0175…5f9d0x34a6…45d0Basex402 service$0.01100%coinbase2d ago0x07b264…46ec74
0x0175…5f9d0x34a6…45d0Basex402 service$0.05100%coinbase2d ago0x710cf3…eb8573
0x0175…5f9d0x34a6…45d0Basex402 service$0.01100%coinbase2d ago0x0e0868…279f64
0x0175…5f9d0x34a6…45d0Basex402 service$0.02100%coinbase2d ago0x1f1a64…12313e
0x0175…5f9d0x34a6…45d0Basex402 service$0.05100%coinbase2d ago0xcf5480…8b1e42
0x0175…5f9d0x34a6…45d0Basex402 service$0.01100%coinbase2d ago0xcdf11a…4dd011
0x0175…5f9d0x34a6…45d0Basex402 service$0.01100%coinbase2d ago0x33abf1…f7a521
0x0175…5f9d0x34a6…45d0Basex402 service$0.02100%coinbase2d ago0x28b2af…4a38e5
0x0175…5f9d0x34a6…45d0Basex402 service$0.02100%coinbase2d ago0x2b5c07…69cc5c
0x0175…5f9d0x34a6…45d0Basex402 service$0.02100%coinbase2d ago0xede693…769366
0x0175…5f9d0x34a6…45d0Basex402 service$0.01100%coinbase2d ago0xa6fb3d…bd9c76
0x0175…5f9d0x34a6…45d0Basex402 service$0.01100%coinbase2d ago0x13e4ec…2cff5e
0x0175…5f9d0x34a6…45d0Basex402 service$0.01100%coinbase2d ago0xfab152…388fcb
0x0175…5f9d0x34a6…45d0Basex402 service$0.01100%coinbase2d ago0x988dad…c21b69
0x0175…5f9d0x34a6…45d0Basex402 service$0.01100%coinbase2d ago0x0dd37d…3006ef
0x0175…5f9d0x34a6…45d0Basex402 service$0.01100%coinbase2d ago0x0dd5d3…de4493
0x0175…5f9d0x34a6…45d0Basex402 service$0.01100%coinbase2d ago0x4740a4…e510a0
0x0175…5f9d0x34a6…45d0Basex402 service$0.01100%coinbase2d ago0xfa5dfc…60d056
0x0175…5f9d0x34a6…45d0Basex402 service$0.01100%coinbase2d ago0xf8981b…4fb40b
0x0175…5f9d0x34a6…45d0Basex402 service$0.01100%coinbase2d ago0x477292…c864e9

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.