Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase14h ago0x45b928…5aa4be
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase15h ago0x80471a…527fda
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase15h ago0xbabc65…c74216
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase15h ago0xd6f7da…6af1bb
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase15h ago0x96ee75…ed1a6a
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase16h ago0x74f6bb…d88234
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase16h ago0x86849c…0ec3e1
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase16h ago0xa34076…a074e6
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase16h ago0xbba652…d7159a
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase17h ago0xcc672a…652089
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase17h ago0x7ad9b8…2f0d33
0x203c…b97d0xdb5a…0671Base$0.02100%coinbase17h ago0xddc44c…96f508
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase17h ago0x970bc7…b66f9b
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase17h ago0x51422d…17f839
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase18h ago0x645b66…4c6492
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase18h ago0xbc45f8…707442
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase18h ago0xab04bb…208a95
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase18h ago0x661aa6…864486
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase19h ago0x37c941…8658e1
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase19h ago0x80ed40…312ae3
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase19h ago0x9491bd…6cbc84
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase19h ago0x77173c…81515e
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase20h ago0xc6cc1d…77a887
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase20h ago0x493d88…68d9bb
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase20h ago0xc7b420…e86766

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.