Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0xfd1615…0ebfdf
0xfafe…18550x9c95…e299Base—$0.001100%fluxa40d ago0x04a75c…d809cc
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0xb5e2fc…d868bd
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0x185614…a22731
0xfafe…18550x9c95…e299Base—$0.001100%fluxa40d ago0xed1cbf…907d96
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0xc96a10…db64fc
0xfafe…18550x9c95…e299Base—$0.001100%fluxa40d ago0x7b3f9b…6a424b
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0x3f92b5…5e7e5d
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0xa52962…7bdb63
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0x32c354…013969
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0xd8e029…0ee1d4
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0x1a0344…1de82f
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0x097524…ff062f
0xfafe…18550x9c95…e299Base—$0.001100%fluxa40d ago0x4ba1c6…0de548
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0x3c36f5…d77c92
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0xdcd5b6…c3190f
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0x447ef7…018eef
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0x2408dc…7f955c
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0x87aae9…031942
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0x9c46bd…3a9f15
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0xf4a4f4…4a4ca4
0xfafe…18550xfe80…47eeBase—$0.001100%fluxa40d ago0x8658c1…ed86b0
0xfafe…18550x9c95…e299Base—$0.001100%fluxa40d ago0x5f9510…7aa7b1
0xfafe…18550x9c95…e299Base—$0.001100%fluxa40d ago0x63110f…863863
0xfafe…18550x9c95…e299Base—$0.001100%fluxa40d ago0xf1c788…1446ea

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.