Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa15d ago0xc4c061…0ffdb1
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa15d ago0x06e74d…1fdd9e
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa15d ago0xbff7ab…0dba7a
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa15d ago0x9a34b7…23bce9
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa15d ago0x5d02c0…0f226a
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa15d ago0xbdc6df…d4e782
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa15d ago0x9f1099…7896b4
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0x1c4d97…cad286
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0x778dbf…15a07a
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0x2a541a…51b918
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0xae47b2…36075e
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0x575ba3…aa5585
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0xc67035…f2bd5d
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0x8179b4…bc6581
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0xee14e1…2ea764
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0x166db2…710416
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0x967e0d…a91aab
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0x61d877…9e7a06
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0x48fa8f…49ad1d
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0xc8649b…54fa29
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0x2b6b44…b38e6d
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0x21e16a…5acb3d
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa16d ago0xc3dd42…e98ac0

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.