Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase46d ago0x1323d2…e2b8d4
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase46d ago0x31b35e…e12231
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase46d ago0xea08a1…b53f63
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase46d ago0x6f7988…034fcf
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase46d ago0xdcd888…62fa34
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase46d ago0x28a979…2fca7d
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase46d ago0x40efe3…4c4543
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase46d ago0x83d46b…c67102
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase46d ago0x40d1c9…c7c008
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase46d ago0xeb3770…8fa8ab
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase46d ago0x6252ac…5839e2
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase46d ago0x7d4d3e…06a0ef
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase46d ago0xad2b2d…73894c
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase46d ago0xbc6e99…ac3e7b
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase46d ago0x1c0bbb…100b31
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase46d ago0x97147e…fbd04d
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase46d ago0x362fec…8ef788
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase46d ago0x9ee55e…044828
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase46d ago0x636a36…9385f5
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase46d ago0x6ea372…4774ad
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase46d ago0xe731c4…aba8e2
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase46d ago0x02e86b…0d42a2
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase46d ago0x2ae324…2a3257
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase46d ago0xcfb137…7a9028
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase46d ago0x5fd198…fbb770

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.