Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base$0.01100%coinbase3d ago0xb80883…17bce4
0x5b2b…f2b10xa9dd…2315Base$0.01100%coinbase3d ago0x3321cc…9516bb
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0xfc24aa…06c39b
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x358aa7…9dfdc9
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x7336d9…14ef9a
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x48cae4…0331de
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x50af74…1174fb
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x4f142e…d6a939
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x7253cc…2b37e8
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x6a7c14…5abe4f
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x79e5ba…a87786
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0xb6d9f6…4a0a82
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x22907e…097837
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x1533da…a89c56
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x77fb67…3949bc
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0xea257b…205e4e
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0xb383f5…848dd9
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x7dd21e…2e8059
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x710f7e…888f34
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x3f7516…42edf9
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x9ab3fc…71deb7
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x32a636…e964d3
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0xbf8c17…0185dc
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0xbf8523…d4ab68
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x45de71…5c8756

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.