Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0xf5640a…0c773a
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0xeedb80…292b65
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0xc419cf…908e6e
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0xabade3…9d027d
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0x559ec2…910de9
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0xc77da5…bac5b1
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0x2419a1…b7eac1
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0x13df75…9f9498
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0x35908c…9190bc
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0xb36ed1…b7c07d
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0x951288…cf6b5f
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0xbb1fbb…78dc06
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0xcdfa2c…ea57d8
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0x6fc0da…efd563
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0xcef923…1b547a
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0x249785…46b943
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0xb161df…c49b5e
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0x87942c…33b2fa
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0x416a02…11ac49
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0x85bd72…c130ab
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0xfc0b72…1e5bbf
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0x842da7…010332
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa21d ago0xb272d1…d4b3ad
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0x4a9c36…669a39
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa22d ago0x9d177d…891879

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.