Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa21d ago0x935dbe…bfb5c9
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa21d ago0x59d805…42233c
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa21d ago0xfdd8e8…3daeb0
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa21d ago0x176416…8f24ad
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa21d ago0x7b3176…58b641
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa21d ago0xf274dc…467177
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa21d ago0x05c4cf…318937
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa21d ago0x784621…0f8704
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa21d ago0x5e5aff…d5c305
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa21d ago0x988100…25cdf2
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa21d ago0xdfc7a6…a6d9c5
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa21d ago0xe691ac…caaf61
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa21d ago0x4fda07…763eb1
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa21d ago0x77341b…091dc7
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa21d ago0xb5b9cd…c52c66
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa21d ago0x6cad55…9d4d34
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa22d ago0x443a1c…b1df9c
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa22d ago0xeb2022…c1f23e
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa22d ago0x5cf275…4f94d1
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa22d ago0x7a156d…8bc9fe
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa22d ago0x3406c0…1dd040
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa22d ago0xcb5cdf…885ba0
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa22d ago0xc9da69…f0d502
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa22d ago0xc278f0…e61cdd
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa22d ago0xccd835…b6b10e

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.