Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x398e04…3edb74
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5fe047…17d8ff
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa62d1f…1a78dd
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0676b5…088b12
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7fadeb…c5a640
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x22bd38…ed6340
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3a22d0…6c6cce
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd24540…a16489
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd7bfff…b5423f
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb8e731…f29d9c
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x799031…3f882f
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa531ee…25ce97
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc89c08…081630
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb71efd…fb8a0e
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0d09fc…1ac157
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeed687…f505d2
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xec8c4f…f9fb60
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x41b5b0…c08184
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x19e540…543916
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa84655…843fed
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x05e8bf…c5f933
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x35ea09…0b6c1a
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcf3235…119059
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa5314f…885e75
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3814dd…205b92

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.