Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$10.5070%0x7818…d2a621d ago0x50e92c…0e3d30
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5670…ffbc21d ago0xe9ce9a…174086
0xa787…64cf0x47c5…4fc3Base$10.5070%0x44bc…cd6a21d ago0x7888f0…5bf52a
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd500…f63a21d ago0x16fd8b…f469bc
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5697…9cea21d ago0x3e3de6…ba6a8b
0xa787…64cf0x47c5…4fc3Base$10.5070%0xe4c8…f88721d ago0x28a491…5f3ec5
0xa787…64cf0x47c5…4fc3Base$26.2570%0x1f15…885721d ago0x988db3…5b6d91
0xa787…64cf0x47c5…4fc3Base$10.5070%0xddf5…034721d ago0xc56294…62e89e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x58cf…f8d421d ago0xd6147e…ded636
0xa787…64cf0x47c5…4fc3Base$21.0070%0x64fd…12f421d ago0x1aa4d4…2e546b
0xa787…64cf0x47c5…4fc3Base$10.5070%0x505d…14d621d ago0xdabcb5…6cce75
0xa787…64cf0x47c5…4fc3Base$10.5070%0x345f…57af21d ago0x6543ca…021c57
0xa787…64cf0x47c5…4fc3Base$21.0070%0x1ae8…2c7321d ago0xde83dc…ac1275
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5787…759e21d ago0x9c4fea…997b8d
0xa787…64cf0x47c5…4fc3Base$10.5070%0xca7d…500121d ago0x19dd2a…86ff10
0xa787…64cf0x47c5…4fc3Base$11.5570%0x2d29…913b21d ago0x964a0f…bae01a
0xa787…64cf0x47c5…4fc3Base$31.5070%0xd301…c7ff21d ago0xd3241e…d6390e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x817a…63b521d ago0x507ea3…0bc6a5
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1913…93d921d ago0xfbb796…1095c6
0xa787…64cf0x47c5…4fc3Base$10.5070%0x45eb…e31b21d ago0xd8852c…cba43a
0xa787…64cf0x47c5…4fc3Base$10.5070%0x629a…da9c21d ago0xf0eac4…ef36d9
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc836…5c4621d ago0xeb4688…c6cc79
0xa787…64cf0x47c5…4fc3Base$15.7570%0xe10f…cb7021d ago0x716aa1…15824b
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4a3c…710221d ago0x15d639…98075c
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd8e2…3d4b21d ago0x0a6a6c…f1e636

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.