Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23h ago0x41bd19…b6a650
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0x4858c6…4c50de
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0xf1d5e8…07a728
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0xabc958…6dfc3a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0xc02aac…5b8156
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0xd20884…80395d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0xa2ace6…92b110
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0xaa27e0…19e5ad
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0xf46d51…aa5ff8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0x822281…fe8b98
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0xa25f41…fbebfa
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0x685dea…c99dc3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0x3669cd…7aa98e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0x916e04…1d961d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0x446bb9…a8855c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0xb3c699…af00a6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0xe86d5c…aec245
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0x0e2faf…68384f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0xae19d8…908d30
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0xf4e50d…b65baf
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0xdc91e1…2c2913
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0x6ba865…24691a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0x875de7…30ffb6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0x002668…33b7c7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1d ago0x9fb2c5…80bb8a

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.