Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0x7264ad…7095c4
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0x4cfe10…6ec331
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0x1eae8c…64e5b7
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0xd25076…00bc00
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0x4984af…5f8a8e
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0x795b3a…51886c
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0xe6c3b4…450888
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0xd708d9…1e88db
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0x295cdf…73f476
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0x8edde5…55a064
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0xb0b98b…b22a1a
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0x9f6384…fb11e4
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0x500668…ebd864
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0xa07a79…09c28c
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0x66b146…9526a8
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0x292434…951010
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0x71a606…a47af6
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0x6508b3…dc5fba
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0xa07036…17ea77
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0xf59f5c…7a7ea7
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0x9460ab…90b306
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0x3c72d3…d512fa
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0x3023a7…02b03b
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0x1e97ab…361504
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa19d ago0x5051d4…63c7a7

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.