Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb50c…55150xac65…4417Base—$0.12100%fluxa117d ago0xe411ce…dd9f89
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa117d ago0x4698b3…4e4f3a
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa117d ago0x657dad…7fc81b
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa117d ago0xe9d81f…aa9297
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa118d ago0xa6e048…54b9d0
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa118d ago0x1b9d94…3a09b2
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa118d ago0xc18107…d94f8f
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa118d ago0x474b37…20695e
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa118d ago0xb0cadf…ba1490
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa118d ago0xf9804c…fcd0ac
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa118d ago0x848268…dc9107
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa118d ago0x7f4627…c0dc0d
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa118d ago0xe3c38a…c40f25
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa118d ago0xc88a1b…7a1706
0xb50c…55150xac65…4417Base—$0.04100%fluxa118d ago0xfc9036…38d808
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa118d ago0x665846…1e0fdd
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa118d ago0x30a095…7c9c0b
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa118d ago0x3f9a3f…6478cd
0xb90a…9ae40xb50c…5515Base—$0.01100%fluxa118d ago0x2cb8ca…25d82f
0xb50c…55150xac65…4417Base—$0.05100%fluxa118d ago0xdb2ad2…b32e59
0xb90a…9ae40xb50c…5515Base—$0.05100%fluxa118d ago0x7a328a…28d260
0xb50c…55150xac65…4417Base—$0.05100%fluxa118d ago0x9850fe…04ea3f

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.