Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x0035c4…385848
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x886c88…4e7dab
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x3be699…3c86b0
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0xe1885d…dae8bc
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0xcc49e3…a276df
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x231b6c…1d9dcb
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x7036bc…dc4f74
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x503b9a…89d482
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x979dd3…4dfdf5
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x511d55…551985
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x578612…be8e27
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x830c13…84f044
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x92bec0…a9723b
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x53640e…e803b8
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x918ddb…e9493a
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x19d258…797459
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x6f8383…a3a809
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x5c01e3…e72c62
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0xcaf27d…6afc76
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0xbb0251…a27a34
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x533c6a…75e42f
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0xe45d86…8a1c8e
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0x8c32cb…92e592
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0xdade60…d9692a
0x5291…58100xfe80…47eeBase—$0.001100%fluxa19d ago0xec674f…60796b

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.