Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0x838314…d1940c
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0xe32fea…df914a
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0x68a0cb…4b525c
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0xe1b2cb…547928
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0xda9efa…d97657
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0x5b3889…2673b4
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0xe82113…67484e
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0x959766…53bb77
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0x2114b6…d36cc4
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0xe30e59…f79d2a
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0xf11b53…c026c4
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0xcefa41…b03e89
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0xf556d9…292151
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0x91ba06…bfb390
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0x526b1e…246035
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0x3bfea2…387ba2
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0xaacdab…918c5b
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0xadb3cd…66c2bb
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0xf62443…57b645
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0xfbfa5b…3abede
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0x56d82f…bcd96f
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0x291c3a…614c32
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0x2b37d6…dba20e
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0xd8c3f2…3a809e
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0x0bc3fd…7a0362

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.