Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0x41b994…b2573b
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0x6886cd…522abf
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0xd7d43b…867555
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0xbed466…74242a
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0xf77fc5…5ff2ed
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0xd11438…b47099
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0xd5b5b9…78f9e6
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0x3e5516…f2fae1
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0xb842fa…b6a410
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0x801846…a54952
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0xce595f…c41c5a
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0xd3137c…0e0a72
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0xada480…be0b4b
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0x6f3769…0d0afd
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0x48fce4…2e2fce
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0xa9b5e3…861137
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0xb6488d…1e9d78
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0x0764c0…5a08f0
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0xee88be…f8ea76
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0x3fd79f…37bf2f
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0x06b59e…d48035
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0x4523f8…c75b7b
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0xa9263c…dbb0f7
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0xb673d0…615587

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.