Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa15d ago0xd8b05b…ea4732
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa15d ago0xb5bb1d…1bea99
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa15d ago0x9d9092…7b5360
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa15d ago0x7f41ff…401509
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa15d ago0x587b24…0d175f
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa15d ago0x2e2676…249bd4
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa15d ago0x9f6660…658da6
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa15d ago0xc93996…c2512b
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa16d ago0x4c7497…95d626
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa16d ago0x7940d3…611ef0
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa16d ago0x2e74ff…9d3df8
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa16d ago0x442a07…e41c42
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa16d ago0x7a48bd…8b5d47
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa16d ago0xd6c67a…e72b88
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa16d ago0x75dab1…e579db
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa16d ago0x077aa8…f94ab2

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.