Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0xc5037b…9e0fb0
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x21ee98…fdc005
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x2b38b6…8ae266
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x696386…e81672
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x8084c0…c67c04
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0xe6682a…90565c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0x2b2a1c…09b00e
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0xb9e1e7…964102
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase44d ago0xebfb40…eea24b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xb101ec…98d6b0
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xa77b7f…778dec
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x44aa74…15c0c4
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x1a7e04…846d15
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xbc2d48…5214bc
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x063d45…e5d571
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xcf1d15…ec88f3
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x855093…3417bb
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x04f65d…1d4899
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x191da7…21635d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x7a6f42…facaee
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x9f95e6…0677ae
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x9ebab3…976851
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xaebaa9…b5fdb1
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xf680ea…8db3ed
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x1e1b44…68f7e8

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.