Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase7d ago0x55d253…45cd20
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase7d ago0x094bcf…3d02e0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase7d ago0xe37a7c…245c12
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase7d ago0x9b4c7b…09c971
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase7d ago0x380880…c96487
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase7d ago0xcb7f3a…700a1c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase7d ago0x34dc3a…5fea29
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase7d ago0x011ec8…44feaa
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase7d ago0x9616cf…cf3f3b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase7d ago0x6e7daf…ca9a7a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase8d ago0x14fa58…74d341
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase8d ago0x01cf2d…d9470e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase8d ago0xcd672a…92e430
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase8d ago0x6637ec…9a2136
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase8d ago0x93f8e0…56b1a0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase8d ago0x36f0ae…95074e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase8d ago0x00d73c…8cfbb6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase8d ago0x1831d8…8d9d2d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase8d ago0xf7853e…aa5a7f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase8d ago0x621497…d6d971
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase8d ago0xf9f773…639e8a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase8d ago0x0d55b8…50de42
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase8d ago0x041598…3a30ce
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase8d ago0xa1a85d…2a1ce8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase8d ago0x47f5d0…e320b5

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.