Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0xe17344…6af01d
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0xfa9032…7a6728
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x82b3c5…dd2f10
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x18886e…78ef40
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x7c850a…055dfe
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x4a303f…5cf83e
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0xdee292…15466f
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x4421e4…fed6c1
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0xe809bd…0e8df9
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x2dde03…8da60a
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x4c2451…6d99e6
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x13044c…6ccc67
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0xdc1cb2…19f033
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x1fda9a…97dbc9
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0xd46a5b…d323a3
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x839802…1d29d7
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x51bc43…585ff0
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa21d ago0x772181…619e6a
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa21d ago0x22c2d2…936086
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa21d ago0x21affc…2ff1f0
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa21d ago0x5f3c3a…311e74
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa21d ago0x508c89…aadc0c
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa21d ago0x884ccb…b05e96
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa21d ago0xf4c4c7…d8d395
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa21d ago0x325352…9b7dfb

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.