Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba9b…ec000x75bb…01baBase—$1.99100%coinbase94d ago0x4d27ee…8a2de7
0x4db6…43c30x75bb…01baBase—$1.99100%coinbase94d ago0x2c0229…49cb5a
0xe628…c1000x75bb…01baBase—$1.99100%coinbase94d ago0xfe48cf…898704
0xe628…c1000x75bb…01baBase—$1.99100%coinbase94d ago0xcfcb32…59329c
0xe628…c1000x75bb…01baBase—$1.99100%coinbase94d ago0x927280…374dcd
0x5a51…bafa0x75bb…01baBase—$1.99100%coinbase94d ago0x34fa6a…2cce8f
0x5a51…bafa0x75bb…01baBase—$1.99100%coinbase94d ago0x8dee12…2b03b3
0x0ab1…21290x75bb…01baBase—$1.99100%coinbase94d ago0x490530…9ed750
0xb498…e3310x75bb…01baBase—$1.99100%coinbase94d ago0xaac37d…cc8572
0xe628…c1000x75bb…01baBase—$1.99100%coinbase94d ago0x6a98b6…8b9d1a
0xcc35…a3ec0x75bb…01baBase—$1.99100%coinbase94d ago0x559b46…1bf512
0xcc35…a3ec0x75bb…01baBase—$1.99100%coinbase94d ago0x38e179…4f7364
0xcff6…f3180x75bb…01baBase—$1.99100%coinbase94d ago0x93d817…a5f9c0
0xec1b…6b2f0x75bb…01baBase—$1.99100%coinbase94d ago0xdb752d…3974cd
0xba9b…ec000x75bb…01baBase—$1.99100%coinbase94d ago0x10085c…29aa57
0xba9b…ec000x75bb…01baBase—$1.99100%coinbase94d ago0x40dc42…49bd81
0x4db6…43c30x75bb…01baBase—$1.99100%coinbase94d ago0x102fe1…209755
0xba9b…ec000x75bb…01baBase—$1.99100%coinbase94d ago0xb00f88…d0f97c
0x4db6…43c30x75bb…01baBase—$1.99100%coinbase94d ago0x7cbc44…5c19c8
chimperton.eth0x75bb…01baBase—$19.99100%coinbase94d ago0x2dfb37…b591b8
chimperton.eth0x75bb…01baBase—$19.99100%coinbase94d ago0xfb1799…9a04a1
0x2f37…b4850x75bb…01baBase—$1.99100%coinbase94d ago0x00f88b…d5d1b2
0x2f37…b4850x75bb…01baBase—$1.99100%coinbase94d ago0x32e486…00ae71
0x0ab1…21290x75bb…01baBase—$1.99100%coinbase94d ago0xafb8a4…d9ccf1
0x0ab1…21290x75bb…01baBase—$1.99100%coinbase94d ago0x4c3a5c…8201e3

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.