Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb66a…04f40xb0af…7de0Base$2.00100%coinbase22d ago0x691e88…4bb9c1
0xb66a…04f40xb0af…7de0Base$2.00100%coinbase22d ago0x4edfc4…8dc422
0xb66a…04f40xb0af…7de0Base$2.00100%coinbase22d ago0x926766…52ac58
0xb66a…04f40xb0af…7de0Base$2.00100%coinbase22d ago0x2ffd38…4aac7a
0xb66a…04f40xb0af…7de0Base$2.00100%coinbase22d ago0xac3418…a69cdb
0xb66a…04f40xb0af…7de0Base$1.88100%coinbase22d ago0x39a329…4cb5ac
0xb66a…04f40xb0af…7de0Base$1.74100%coinbase22d ago0xaf75c2…fb37c3
0xb66a…04f40xb0af…7de0Base$2.00100%coinbase22d ago0x4f6d31…e037b5
0xb66a…04f40xb0af…7de0Base$1.74100%coinbase22d ago0x112a85…2b78d9
0xb66a…04f40xb0af…7de0Base$2.24100%coinbase22d ago0xb19ea9…01548c
0xb66a…04f40xb0af…7de0Base$1.75100%coinbase22d ago0x14492f…8ac404
0xb66a…04f40xb0af…7de0Base$2.16100%coinbase22d ago0xac2baa…ec0c6d
0xb66a…04f40xb0af…7de0Base$2.02100%coinbase22d ago0x4f9f47…28f849
0xb66a…04f40xb0af…7de0Base$1.62100%coinbase22d ago0xcb603d…60e9a2
0xb66a…04f40xb0af…7de0Base$1.61100%coinbase22d ago0x6bb2fc…0e6a40
0xb66a…04f40xb0af…7de0Base$2.18100%coinbase22d ago0x21538e…3f6122
0xb66a…04f40xb0af…7de0Base$2.00100%coinbase22d ago0x28e1c1…62fc4e
0xb66a…04f40xb0af…7de0Base$1.74100%coinbase22d ago0x741509…d09959
0xb66a…04f40xb0af…7de0Base$1.98100%coinbase22d ago0x924101…2a0c1a
0xb66a…04f40xb0af…7de0Base$1.74100%coinbase22d ago0x642dfa…ebd07d
0xb66a…04f40xb0af…7de0Base$2.02100%coinbase22d ago0x99fd74…9de387
0xb66a…04f40xb0af…7de0Base$1.74100%coinbase22d ago0x064ed2…7dc56e
0xb66a…04f40xb0af…7de0Base$2.18100%coinbase22d ago0x0c4553…c23c4e
0xb66a…04f40xb0af…7de0Base$1.98100%coinbase22d ago0xcf742d…99795b
0xb66a…04f40xb0af…7de0Base$1.88100%coinbase22d ago0x098676…34cd03

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.