Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0x897cef…2c4c30
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0x1ccb78…f66b5d
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0x6297ec…a0494a
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0x36b26a…9dc309
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0xce2d69…0087b4
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0xe0303b…368f10
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0xba1541…882af7
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0x82c3d6…68bcb1
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0xd613a9…e7eed8
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0xafce61…08697d
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0x6ba808…69650d
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0x7f8e9d…4eacb5
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0x677ee3…30c1c2
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0x19eb39…12d1a1
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0x99e924…fcc4a5
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0xc98035…f016b8
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0xa1a161…07295b
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0x40f63e…b184b6
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0x8a26e3…729ced
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0x412d54…6a3c63
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0x5c2d72…1e91b1
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0x853def…edb569
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0xdcc977…0c0b86
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0x808256…e5ca6e
0xadfb…16740xa9dd…2315Base$0.002100%coinbase16d ago0xa2484c…a9ba43

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.