Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x520a…54320x099f…7331Base—$0.01100%coinbase78d ago0xd97710…d25ef0
0x520a…54320x16d9…fb75Base—$0.01100%coinbase78d ago0x8864f7…0f980e
0x520a…54320x7997…4ec4Base—$0.01100%coinbase78d ago0x8b3dd9…ab3768
0x520a…54320xa017…9aabBase—$0.01100%coinbase79d ago0x0485df…55fb4a
0x520a…54320xa854…dd92Base—$0.01100%coinbase79d ago0xb35922…a33622
0x520a…54320x6842…7398Base—$0.01100%coinbase79d ago0x79446d…2ba4cf
0x520a…54320x62cb…a533Base—$0.01100%coinbase79d ago0x55755e…fbaeba
0x520a…54320x8a63…604eBase—$0.01100%coinbase79d ago0x34e890…74419e
0x520a…54320x9a08…8647Base—$0.01100%coinbase79d ago0x56f554…bbafff
0x520a…54320x1b66…f620Base—$0.01100%coinbase79d ago0x7634b1…6e3588
0x520a…54320xc49b…14f6Base—$0.01100%coinbase79d ago0x6b644e…76376d
0x520a…54320x23d5…ce49Base—$0.01100%coinbase79d ago0x1e4d8a…15e043
0x520a…54320xfb29…9319Base—$0.01100%coinbase79d ago0xb9facc…1c8074
0x520a…54320x27f0…7e1cBase—$0.01100%coinbase79d ago0xbebb7f…e24adc
0x520a…54320xa4f1…507bBase—$0.01100%coinbase79d ago0x5695fb…61cb0b
0x520a…54320x9f33…e874Base—$0.01100%coinbase79d ago0x5f2241…464f9d
0x520a…54320xf59f…9c09Base—$0.01100%coinbase79d ago0x65a2db…273f96
0x520a…54320xdc7d…8e92Base—$0.01100%coinbase79d ago0xc18578…7a810a
0x520a…54320x9e7c…7b3fBase—$0.01100%coinbase79d ago0x96486f…be1ff6
0x520a…54320x69be…8538Base—$0.01100%coinbase79d ago0xdcc44d…960418
0x520a…54320xecaf…fbf1Base—$0.01100%coinbase79d ago0x4baa43…1d4e5c
0x520a…54320xcb37…b370Base—$0.01100%coinbase79d ago0x42509c…409da1
0x520a…54320xe3a2…65c1Base—$0.01100%coinbase79d ago0x2269d2…8f8a7d
0x520a…54320x21c1…b188Base—$0.01100%coinbase79d ago0xc1f457…723edb
0x520a…54320x1141…4159Base—$0.01100%coinbase79d ago0x04b065…8e6ff0

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.