Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0xe941a4…593869
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0xfb6340…8be96f
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0xd9b521…9da790
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0xab976d…49792d
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0x8686c9…9413fc
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0x776058…da9203
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0x5da5f5…9ef233
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0x02d9af…6e2c29
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0xd1861e…723567
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0xc57b5e…f18187
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0x3bfc7c…e4b3c8
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0x3c79bc…686e0a
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0x892ee8…626cfa
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0x559f56…f6a4a2
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0x7045ce…8abc3d
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0x38b239…509163
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0xc91a56…a4930b
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0x6cc1d5…d6e7ff
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0x8146cd…cc00b4
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0xf8e59b…8024e3
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0xf54990…23d1be
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0x648414…186c64
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0x619df2…415884
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0xce98e5…841cae
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa16d ago0x0445d4…5084e9

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.