Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x39dde4…c05803
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x8b18cd…52bbc1
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x6550b1…2489ef
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x07825f…72590f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x2d9adc…3be995
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x1d4a4a…acaea0
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0xadb303…074c6b
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x84be08…4529d9
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x60195f…196bf4
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x555bb5…8870f4
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x7f36c2…5175a3
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0xfa4651…f5d711
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0xfa022d…198647
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x33a19e…776a70
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase9d ago0xaa62d3…dcc657
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase9d ago0xeef513…5c2d97
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase9d ago0x8d47c0…5dcef6
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase9d ago0x68feed…c93273
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase9d ago0x8578c3…eaf5d3
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase9d ago0xb09192…17e727
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase9d ago0xc24bd1…5a4899
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase9d ago0x34c02f…6a59d1
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase9d ago0xa81bde…6d2c65
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase9d ago0xecb297…8f1815
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase9d ago0x0990ae…f06a4c

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.