Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x9fa6ef…c2d32d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x151041…b9b14a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xa0f383…5655b8
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x2cd4ae…3bc0b9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x0e81a8…a40c13
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x3bae89…1c6ce1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xab3006…62d455
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x13fbbd…e31928
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x536d32…e81e11
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x3e2804…cbf8d3
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x908ed3…cf7c99
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x811778…ec3a67
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x89263e…d0f111
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x536b9e…3f5bba
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xa0072d…dd5618
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xff671f…d70efc
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x8469d0…646779
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xfbeb2d…3551f3
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x14230a…08b2be
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xba7622…87a759
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x65fa8e…1f64e7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x93f01d…8b6bc5
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xcbe7c3…5751b2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x755d1a…578daf
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x820af5…d693ce

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.