Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4789e0…5ba344
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x306a33…158eae
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x60b39b…8cde7e
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x716294…fed78a
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9a894b…77b30b
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb1ee52…1d1e8e
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0d19da…15803f
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd62549…b729f4
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf138dd…a451c1
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc44ef8…64459b
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdc4f7b…2a4259
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf95f69…fbedae
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8a1608…acd355
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7fed95…e1a474
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7e01b9…96ad95
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xada5eb…190bc2
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xce4f30…9b910d
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbcf389…ff4b53
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x80eda1…1183aa
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x534901…415d7f
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1a69cf…e28d06
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc8f4db…c81734
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9850d5…6dbf5b
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7858a5…823e52
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x62f212…f03066

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.