Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5291…58100xfe80…47eeBase—$0.001100%fluxa21d ago0x410f6a…e0839e
0x5291…58100xfe80…47eeBase—$0.001100%fluxa21d ago0x6b010b…c34cec
0x5291…58100xfe80…47eeBase—$0.001100%fluxa21d ago0x5c38df…e2366d
0x5291…58100xfe80…47eeBase—$0.001100%fluxa21d ago0x178ca6…d2125e
0x5291…58100xfe80…47eeBase—$0.001100%fluxa21d ago0x19e8dc…33e69f
0x5291…58100xfe80…47eeBase—$0.001100%fluxa21d ago0x241d7f…0ef0b1
0x5291…58100xfe80…47eeBase—$0.001100%fluxa21d ago0x2e885b…354b6f
0x5291…58100xfe80…47eeBase—$0.001100%fluxa21d ago0x20d2f8…8e9b7a
0x5291…58100xfe80…47eeBase—$0.001100%fluxa21d ago0xebb5fd…3e8200
0x5291…58100xfe80…47eeBase—$0.001100%fluxa21d ago0x929396…baa352
0x5291…58100xfe80…47eeBase—$0.001100%fluxa21d ago0xb33ec5…b55299
0x5291…58100xfe80…47eeBase—$0.001100%fluxa21d ago0xc5b32a…aebb10
0x5291…58100xfe80…47eeBase—$0.001100%fluxa21d ago0x14dfed…bb9127
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x33e89f…7530b8
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x8fbcbb…10f775
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x9c595f…6d74c1
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x2c4021…e3f817
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x00902b…c2f1d7
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0xdcd0aa…303b46
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x78389f…4b1a16
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x63f24d…1e75c9
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x40d9a7…9858dd
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x22254c…8150b9
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x2d767f…452d82
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x4ac3f7…c5630a

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.