Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1298…61040x65b2…fe37BaseXerxesVenture$0.003100%coinbase17h ago0x6b0e31…a9172f
0x1298…61040x65b2…fe37BaseXerxesVenture$0.003100%coinbase17h ago0xabfd94…f18010
0x1298…61040x65b2…fe37BaseXerxesVenture$0.003100%coinbase18h ago0xd977a3…20cea3
0x1298…61040x4709…25fcBaseXerxesVenture$0.003100%coinbase21h ago0xfe4c09…8d1f34
0x1298…61040x4709…25fcBaseXerxesVenture$0.003100%coinbase21h ago0xf05aae…8d5353
0x1298…61040x4709…25fcBaseXerxesVenture$0.003100%coinbase21h ago0x5bc50c…400eed
0x1298…61040xb799…54a2BaseENS ResolveEns$0.005100%coinbase1d ago0xdb85ce…0cff00
0x1298…61040xb799…54a2BaseENS ResolveEns$0.003100%coinbase1d ago0x02123e…529f94
0x1298…61040xb799…54a2BaseENS ResolveEns$0.002100%coinbase1d ago0x55615a…8284fb
0x1298…61040xb799…54a2BaseENS ResolveEns$0.002100%coinbase1d ago0x744fbe…d90ff0
0x1298…61040xb799…54a2BaseENS ResolveEns$0.005100%coinbase1d ago0x7cd5b0…bf13ba
0x1298…61040xb799…54a2BaseENS ResolveEns$0.003100%coinbase1d ago0x6ef223…1ac1bb
0x1298…61040xb799…54a2BaseENS ResolveEns$0.003100%coinbase1d ago0x528c63…55e7c7
0x1298…61040xb799…54a2BaseENS ResolveEns$0.003100%coinbase1d ago0xabc234…656621
0x1298…61040xb799…54a2BaseENS ResolveEns$0.008100%coinbase1d ago0xb94c57…24051f
0x1298…61040xb799…54a2BaseENS ResolveEns$0.005100%coinbase1d ago0x9b27c7…290fa9
0x1298…61040xb799…54a2BaseENS ResolveEns$0.003100%coinbase1d ago0x4118ae…4b767c
0x1298…61040xb799…54a2BaseENS ResolveEns$0.002100%coinbase1d ago0x21efe5…b5da8f
0x1298…61040xb799…54a2BaseENS ResolveEns$0.003100%coinbase1d ago0xb132a7…8c7d82
0x1298…61040x1e45…2ae1BaseToken VerdictToken$0.01100%coinbase1d ago0x1923c5…912b6f
0x1298…61040x277e…3deaBaseXerxesVenture$0.002100%coinbase1d ago0x91c016…b809ab
0x1298…61040x277e…3deaBaseXerxesVenture$0.002100%coinbase1d ago0x776ed0…7d1f4e
0x1298…61040x277e…3deaBaseXerxesVenture$0.002100%coinbase1d ago0x0b27d9…477252
0x1298…61040x277e…3deaBaseXerxesVenture$0.005100%coinbase1d ago0x6cd24c…55084e
0x1298…61040x277e…3deaBaseXerxesVenture$0.003100%coinbase1d ago0x1eef68…164779

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.