Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a87…740a0xe44b…1a90Base—$0.01100%coinbase66d ago0x33ac69…29a4a4
0x1a87…740a0xd0cc…59aaBase—$0.01100%coinbase66d ago0x7c7d69…93ab3b
0x1a87…740a0x10d9…771cBase—$0.01100%coinbase66d ago0x397894…c1d136
0x1a87…740a0xe313…91dbBase—$0.01100%coinbase66d ago0xeed8bf…38d6e0
0x1a87…740a0x2d56…15c5Base—$0.01100%coinbase66d ago0x2403b9…eb9477
0x1a87…740a0x54ea…bfc8Base—$0.01100%coinbase66d ago0x2168c2…5c5d9a
0x1a87…740a0x6579…267aBase—$0.01100%coinbase66d ago0x54dc1d…6f7977
0x1a87…740a0x7aa5…42ccBase—$0.01100%coinbase66d ago0x4da1a4…616656
0x1a87…740a0x035b…ab8dBase—$0.01100%coinbase66d ago0xa75800…24b937
0x1a87…740a0x7d9b…cb29Base—$0.01100%coinbase66d ago0x40a0f3…1a54c2
0x1a87…740a0x0a18…e086Base—$0.01100%coinbase66d ago0xb15f75…651ba8
0x1a87…740a0x87d7…d699Base—$0.01100%coinbase66d ago0x1bf1f2…9def1f
0x1a87…740a0xbd71…f10dBase—$0.01100%coinbase66d ago0xeca830…c6a6fd
0x1a87…740a0x1dde…98d8Base—$0.01100%coinbase66d ago0x496ec3…a19329
0x1a87…740a0x1555…215cBase—$0.01100%coinbase66d ago0xafa6cc…93016c
0x1a87…740a0x419a…d8d5Base—$0.01100%coinbase66d ago0x0dd4f5…344e69
0x1a87…740a0x525d…8158Base—$0.01100%coinbase66d ago0xc1ea34…0b3615
0x1a87…740a0x2613…67a0Base—$0.01100%coinbase66d ago0xac898a…200652
0x1a87…740a0x2873…5fd7Base—$0.01100%coinbase66d ago0xc23737…f188ca
0x1a87…740a0xc03f…bad5Base—$0.01100%coinbase66d ago0x0ffa57…1eb086
0x1a87…740a0x5710…d848Base—$0.01100%coinbase66d ago0xb99f57…8b1c0c
0x1a87…740a0xbfa2…6237Base—$0.01100%coinbase66d ago0xe9cbb3…f24161
0x1a87…740a0x3d97…ed5aBase—$0.01100%coinbase66d ago0x7d08e2…426346
0x1a87…740a0x8d61…0247Base—$0.01100%coinbase66d ago0x815da1…ffb306
0x1a87…740a0x5437…c5beBase—$0.01100%coinbase66d ago0xf30823…3e6796

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.