Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa15d ago0xc75198…7f048a
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa15d ago0x00a608…586ba2
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa15d ago0xa4ce27…a17a9b
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa15d ago0x3d32c0…2d49a9
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa15d ago0x4cccd6…159ba6
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa15d ago0xeaedac…69512d
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa15d ago0xc8dc8d…54a10d
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa15d ago0x9ac285…ccfc50
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa15d ago0x90c090…33445f
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa15d ago0x9a912c…cd3ed6
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa16d ago0xbdedc6…f91242
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa16d ago0xae0bf7…7bf099
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa16d ago0x0f8675…f0345c
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa16d ago0x2891da…f0a793
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa16d ago0x96bab3…e0dce4
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa16d ago0xbb2e32…c87774
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa16d ago0x81d0a7…5320b7
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa16d ago0xcc5af8…ac7090
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa16d ago0x37cc54…dc6204
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa16d ago0xb0c612…53a7b5
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa16d ago0xcc8f29…7e8dbc
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa16d ago0x644968…654303
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa16d ago0xd3a1bc…e1f035
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa16d ago0xc2761f…8beab8
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa16d ago0x33e58a…8cb91e

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.