Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a0a…773e0x52e2…f3eaBasex402 service$0.003100%coinbase54d ago0x9508ae…2d0eb2
0x3a0a…773e0x1274…d0b6BaseToken PricePrice$0.01100%coinbase54d ago0xa3b1f6…3c6321
0x3a0a…773e0x41ad…2170Basex402 service$0.001100%coinbase54d ago0x81ff3e…5ed1b1
0x3a0a…773e0x3dcb…32e1Basex402 service$0.005100%coinbase54d ago0xf8b988…a278d4
0x3a0a…773e0x1274…d0b6BaseToken PricePrice$0.001100%coinbase54d ago0x76cc75…3e0057
0x3a0a…773e0x1274…d0b6BaseToken PricePrice$0.001100%coinbase54d ago0x02c911…003f01
0x3a0a…773e0x1274…d0b6BaseToken PricePrice$0.001100%coinbase54d ago0xef810b…bf69bd
0x3a0a…773e0x1274…d0b6BaseToken PricePrice$0.001100%coinbase54d ago0x21e24b…25f320
0x3a0a…773e0xbe68…6ad6Basex402 service$0.10100%coinbase54d ago0x879042…e4b7dc
0x3a0a…773e0x3dbd…c362Basex402 service$0.03100%0x591e…d6a454d ago0x1f75bd…8a76bf
0x3a0a…773e0xbe68…6ad6Basex402 service$0.10100%coinbase54d ago0x7c6503…3a4b52
0x3a0a…773e0xab9f…2e83Base—$0.02100%coinbase54d ago0x9766ec…406f38
0x3a0a…773e0x16f4…2085Basex402 service$0.002100%coinbase54d ago0x57a604…3944ac
0x3a0a…773e0x16f4…2085Basex402 service$0.002100%coinbase54d ago0x7e2fd4…5cf964
0x3a0a…773e0x16f4…2085Basex402 service$0.002100%coinbase54d ago0x14d8fc…539646
0x3a0a…773e0xab9f…2e83Base—$0.02100%coinbase54d ago0x9f3f11…f93c28
0x3a0a…773e0xab9f…2e83Base—$0.02100%coinbase54d ago0x7295ee…dd2a1e
0x3a0a…773e0x3dbd…c362Basex402 service$0.03100%0x591e…d6a454d ago0xb2717f…2862fb
0x3a0a…773e0x3dbd…c362Basex402 service$0.03100%0x591e…d6a454d ago0xccf0f4…00f22f
0x3a0a…773e0xbe68…6ad6Basex402 service$0.10100%coinbase54d ago0xb55e32…403426
0x3a0a…773e0xbe68…6ad6Basex402 service$0.10100%coinbase54d ago0xa74b84…69d4a5

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.