Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0xa034f2…adb95f
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0x8e1f72…4f1062
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0xbb26a3…d2e105
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0x174e1f…b5f145
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0xdba6f1…0530c3
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0x46d7b7…b3af16
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0xa6eeba…5fc63c
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0x739f64…61aae1
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0xb3d4a1…8a98ca
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0xfd8a4c…c5cb47
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0x41d7ea…5a5012
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0xf5981d…bc83ec
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0xbf4ba6…f7638e
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0x1f2058…5aabf9
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0x2ac98e…3b02d4
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0x246946…af77f3
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0x875bac…0dd588
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0x3206d9…5ad9e7
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0x157505…1739b2
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0x8764d2…1c5b56
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0xbe478f…680bb1
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0x0353ad…3aab5c
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0x832d9f…3e5916
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0x738f42…d9c8d4
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0x3305c2…14507c

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.