Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2310…ad090x0dd6…59baBase—$0.01100%coinbase69d ago0x846a88…d91b41
0x2310…ad090x7c0c…6dcfBase—$0.01100%coinbase69d ago0x9c84f2…c2f324
0x2310…ad090x808e…39c7Base—$0.01100%coinbase69d ago0xfb2e9a…67d971
0x2310…ad090xae5e…30adBase—$0.01100%coinbase69d ago0x644683…fe1ef4
0x2310…ad090xcc01…d2c6Base—$0.01100%coinbase69d ago0x33316c…3b4d50
0x2310…ad090x20cd…c48aBase—$0.01100%coinbase69d ago0x864a25…c07e63
0x2310…ad090x9f19…e11dBase—$0.01100%coinbase69d ago0x3975b2…6c6a70
0x2310…ad090x18cc…75abBase—$0.01100%coinbase69d ago0x41aa1e…64c3b4
0x2310…ad090xc26a…c949Base—$0.01100%coinbase69d ago0x7c3354…0a4870
0x2310…ad090xefb1…95bfBase—$0.01100%coinbase69d ago0x1f255b…daa7f0
0x2310…ad090xe42e…4247Base—$0.01100%coinbase69d ago0xf6bcbc…52b59b
0x2310…ad090x740c…a0f3Base—$0.01100%coinbase69d ago0x985d01…6a1062
0x2310…ad090x9535…e024Base—$0.01100%coinbase69d ago0x40f241…7b66bd
0x2310…ad090x0453…4fb8Base—$0.01100%coinbase69d ago0x75647d…c22ccc
0x2310…ad090x0e69…d767Base—$0.01100%coinbase69d ago0x92d17f…a42722
0x2310…ad090x711f…46e2Base—$0.01100%coinbase69d ago0xc2da46…8dea3a
0x2310…ad090x77a1…7a2aBase—$0.01100%coinbase69d ago0x933a4d…b3bf8f
0x2310…ad090xd28f…a27fBase—$0.01100%coinbase69d ago0xa5bbb8…e7c9ab
0x2310…ad090xe61b…d4d1Base—$0.01100%coinbase69d ago0xd97bdb…85cd8c
0x2310…ad090x0937…d53dBase—$0.01100%coinbase69d ago0xc6c057…b67e7f
0x2310…ad090xd422…c824Base—$0.01100%coinbase69d ago0xe715ab…750882
0x2310…ad090xbc4e…d323Base—$0.01100%coinbase69d ago0x32caaf…da35a4
0x2310…ad090x4983…9a5fBase—$0.01100%coinbase70d ago0xfedaf2…674440
0x2310…ad090xddcf…fae9Base—$0.01100%coinbase70d ago0x040d1d…f478fd
0x2310…ad090x887b…e308Base—$0.01100%coinbase70d ago0xb5bd49…9834c7

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.