Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x152016…86215b
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa00dd3…7f8246
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd2b14f…a6dce0
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7cce94…02d5de
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd3391e…d3bb41
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x59cd4d…821db3
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfe96e2…3960b0
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xae25f1…8933ac
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbc7d68…46a445
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x993402…4bbd68
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xba758f…0d0ac6
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0d19a9…bdd4d2
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1c4dbc…7c1843
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1e0c2a…df6b32
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd3c126…e50c00
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4f1d06…50cfc1
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9e9af1…1787c4
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x23779f…4bb911
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x65cab9…6c3cb2
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6306ad…0fe900
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x18a200…34857a
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc28601…4d2c5d
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa1ea4e…371fe1
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3ab591…4055e7
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb4d658…abab16

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.