Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa5d ago0xa5e2b7…2dcb45
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa5d ago0x8f3fab…be4862
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa5d ago0xb7103a…6cf274
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0x615103…06ed44
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0xc909b0…3120f0
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0x20a651…a13afe
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0xcc14f1…7e4c1b
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0xb46889…a2d9f2
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0xb6030e…bf8b88
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0x33d422…617c1d
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0xdca34d…0f617c
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0x4038cd…28fc42
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0xcc18d3…69bd96
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0x816c5f…e7382d
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0xc7c579…0fcbc0
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0x76b277…786ef8
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0xfc0af3…344029
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0x6d870a…a6310c
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0xc1ccaf…1490e5
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0x0831db…bff940
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0xdf6b76…8898c0
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0xb849d6…79b550
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0x9be080…2d024c
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0x91e09d…54eb58
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa6d ago0x225c35…ec3330

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.