Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0xe30bb4…ae4a54
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0xfff32b…93dc29
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0x6633ac…e3d700
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0x6b3bfa…8d47a8
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0x1562b0…c0fd4e
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0x786021…5b31e4
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0x9d8d2d…2ff49e
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0xe573cd…2da4bf
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0x552a03…09c150
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0x2b9213…4b069c
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0xb2135d…db03f7
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0x5a88ad…962841
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0x52d234…57cf4a
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0x2a0ffe…97c37c
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0x80426d…30690e
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0xb23664…00d6ee
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0x978b7e…9518eb
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0x525ae7…7f81d0
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0xae8fb3…c11f0c
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0xb58102…4c4eea
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0xd174e3…198210
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0x737c7e…a0e6b5
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0x79e00c…415893
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0xbc63e1…6eb9e2
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa16d ago0x7ade3a…c0f19c

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.