Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0xb35317…66a717
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x97fc9c…9fdb62
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x1aebcf…b73631
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0xc78090…f80a10
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x871d17…1b85b8
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x7f09b0…1ec3ec
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x1d3925…2f5327
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0xcbde2d…3a523a
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x8a30ec…ca253b
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0xeb5f2d…b65c98
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x478456…9e21a1
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0xbdf9f3…18d0e4
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x01e476…dabc3a
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x4b7b11…391367
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x26e9a3…fa696f
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0xce772c…5c0c92
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0xcd79cd…7bc2a2
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x1e2810…9c236c
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x989079…75837b
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x79a451…876b92
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0xc305f8…98a9ff
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x5aa5ac…1fff45
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x8ac726…de2f05
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x8b2a0d…2cd584
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x0a5dad…214350

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.