Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1923…b57c0x11ca…7d00Base—$0.01100%coinbase72d ago0xdfb435…0a4bbb
0x1923…b57c0x38e2…27d3Base—$0.01100%coinbase72d ago0x24300f…fd27e8
0x1923…b57c0x6095…170fBase—$0.01100%coinbase73d ago0xcef950…f92edd
0x1923…b57c0xf0fa…5b7aBase—$0.01100%coinbase73d ago0x77bbb0…8b02f7
0x1923…b57c0x1cbe…1994Base—$0.01100%coinbase73d ago0x717d4e…582fee
0x1923…b57c0x5209…2af6Base—$0.01100%coinbase73d ago0x3ee3e7…bcee65
0x1923…b57c0x0b28…ce31Base—$0.01100%coinbase73d ago0x633a12…396746
0x1923…b57c0xb41e…d125Base—$0.01100%coinbase73d ago0xfddec4…911b3f
0x1923…b57c0xe074…fc27Base—$0.01100%coinbase73d ago0x66027f…69aec7
0x1923…b57c0x237d…d453Base—$0.01100%coinbase73d ago0xcb7dbf…a197b4
0x1923…b57c0xa758…b38dBase—$0.01100%coinbase73d ago0x1a932b…7fdadb
0x1923…b57c0xd42c…b787Base—$0.01100%coinbase73d ago0x44788c…e66074
0x1923…b57c0x9f6e…9776Base—$0.01100%coinbase73d ago0x3d98f1…bf7251
0x1923…b57c0x8972…e156Base—$0.01100%coinbase73d ago0x7297e4…d665fa
0x1923…b57c0x5352…594fBase—$0.01100%coinbase73d ago0x6c9a83…879b61
0x1923…b57c0x65e2…ecb2Base—$0.01100%coinbase73d ago0x117ec1…10db7a
0x1923…b57c0xb6a2…94aeBase—$0.01100%coinbase73d ago0x0cb96f…a6cfe2
0x1923…b57c0x94f8…0091Base—$0.01100%coinbase73d ago0xc6cfc3…a6f358
0x1923…b57c0x51bf…5004Base—$0.01100%coinbase73d ago0x9dedc8…169d59
0x1923…b57c0xc350…c80bBase—$0.01100%coinbase73d ago0x54ab3a…7bca63
0x1923…b57c0x8515…dd08Base—$0.01100%coinbase73d ago0x6a725d…7f16b0
0x1923…b57c0x8cbc…7103Base—$0.01100%coinbase73d ago0x7ddd08…3a438b
0x1923…b57c0x5470…8647Base—$0.01100%coinbase73d ago0x6f2fd0…bd3c07
0x1923…b57c0xf2e4…8ffaBase—$0.01100%coinbase73d ago0x6e8802…f18e42
0x1923…b57c0xe5d1…7484Base—$0.01100%coinbase73d ago0x1c33c8…7be890

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.