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%coinbase5d ago0x7965bc…6e22a5
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x9c1831…c6db66
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x6ec5cb…960697
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x3b003c…a4af17
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xeab5b4…77ee02
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xbacc1f…1f9f9e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x96f315…fa79a3
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xa1b01e…271640
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xe2f51c…9a91fb
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xc7d132…5b17fa
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xac08ed…f4f3a9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xf5f963…3bddfe
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xd55f57…e8d7f2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xac26fb…350fd4
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x63e2f5…00ecff
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x9de6eb…bcfb0f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xd64f97…de5c68
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x40df27…38bc6f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x724ba6…708f5f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x83115e…fb00a1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x467d52…449907
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xc3e12c…25198b
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x087acc…d89a06
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xdb94df…badcb6
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xd5d2e6…14540d

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.