Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f87…6f780xe553…56f8Basex402 service$0.002100%coinbase51d ago0x4893aa…1d3c91
0x5f87…6f780xe553…56f8Basex402 service$0.002100%coinbase51d ago0xb0ba22…2718db
0x5f87…6f780xe553…56f8Basex402 service$0.001100%coinbase51d ago0x65c81b…6e8c1c
0x5f87…6f780xe553…56f8Basex402 service$0.001100%coinbase51d ago0x60f4e1…8c925c
0x5f87…6f780xe553…56f8Basex402 service$0.001100%coinbase51d ago0xa37fef…332a66
0x5f87…6f780xe553…56f8Basex402 service$0.001100%coinbase51d ago0xf80d61…d28fd4
0x5f87…6f780xe553…56f8Basex402 service$0.001100%coinbase51d ago0xb039e5…34cf5c
0x5f87…6f780xe553…56f8Basex402 service$0.002100%coinbase51d ago0x67d064…4d9936
0x5f87…6f780xe553…56f8Basex402 service$0.005100%coinbase51d ago0xcaf129…b72a43
0x5f87…6f780xe553…56f8Basex402 service$0.001100%coinbase51d ago0x6d76a7…446ddf
0x5f87…6f780xe553…56f8Basex402 service$0.001100%coinbase51d ago0xc6515b…9a466f
0x5f87…6f780xe553…56f8Basex402 service$0.001100%coinbase51d ago0x9a05a2…7281e6
0x5f87…6f780xe553…56f8Basex402 service$0.003100%coinbase51d ago0xd1f851…987e8c
0x5f87…6f780xe553…56f8Basex402 service$0.002100%coinbase51d ago0xaaaa68…16092f
0x5f87…6f780xe553…56f8Basex402 service$0.002100%coinbase51d ago0x311ac7…2bf076
0x5f87…6f780xe553…56f8Basex402 service$0.001100%coinbase51d ago0xd5f9f3…5a36a4
0x5f87…6f780xe553…56f8Basex402 service$0.001100%coinbase51d ago0x2e5eec…5ef9fe
0x5f87…6f780xe553…56f8Basex402 service$0.001100%coinbase51d ago0x89579b…de0f96
0x5f87…6f780xe553…56f8Basex402 service$0.001100%coinbase51d ago0x937705…43ca1a
0x5f87…6f780xe553…56f8Basex402 service$0.001100%coinbase51d ago0x6f84f9…48b802
0x5f87…6f780xe553…56f8Basex402 service$0.001100%coinbase51d ago0xb64cce…d80073
0x5f87…6f780xe553…56f8Basex402 service$0.002100%coinbase51d ago0xe28aed…5a3659
0x5f87…6f780xe553…56f8Basex402 service$0.003100%coinbase51d ago0x44ace1…3c55dc
0x5f87…6f780xe553…56f8Basex402 service$0.001100%coinbase51d ago0x22e25f…cb9c6e
0x5f87…6f780xe553…56f8Basex402 service$0.003100%coinbase51d ago0x780b37…32df22

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.