Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0x712201…e0fbe3
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0x080510…4ccc06
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0xbbba1e…bebc7b
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0x41e815…a180e3
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0x990200…ab44c9
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0x31b92a…c06e3c
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0xc703a6…ade808
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0x613595…2b19fc
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0x87929d…65e138
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0x574c48…414faf
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0x76789a…f7df49
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0xffc484…0ff38c
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0x0adafd…345703
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0xf0e51e…3a0174
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0x6ad8e6…8ebb66
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0x951c83…64a4b0
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0x74a988…281ccb
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0x3a702a…f35e8a
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0xc32789…ac76f9
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0x894839…caf51e
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0x4fddc3…393d51
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa16d ago0x2f8b99…e6233c
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa17d ago0xa1aeee…224697
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa17d ago0xc18ba5…dac0f9
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa17d ago0x8499a0…a3002a

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.