Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa15d ago0xbd75e2…3656a0
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa15d ago0x52c6f6…5f68bd
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa15d ago0x1602ae…c7c4a4
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa15d ago0x669a5a…244b3a
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa15d ago0xeaa5f5…11f21e
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa15d ago0xa7266e…1e35b5
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa15d ago0xe43fd7…4af392
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa15d ago0xf41f8b…ebb741
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa15d ago0xd63dc8…20fcfd
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa15d ago0xb49ca2…48452f
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa15d ago0x7836f1…236ad2
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa15d ago0xd5555e…e96ee1
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa15d ago0x070f90…b0d74a
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa15d ago0xa4c140…0eea13
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa15d ago0x9ab984…17fc44
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa16d ago0x0b51a2…d8ca0e
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa16d ago0x323035…7225cb
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa16d ago0x1663dc…1a95de
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa16d ago0xba8d2e…5e2756
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa16d ago0x5e1710…cb8ea4
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa16d ago0x026bdb…5571ce
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa16d ago0xe8a66d…a5c329
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa16d ago0x59cb67…728be7
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa16d ago0xbcffb2…0de8ac
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa16d ago0xf73484…a32aec

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.