Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0xc6411f…32f269
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0x97bb55…9fd6c4
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0x578fd6…631378
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0x0f1b5f…afd011
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0x25c27b…2eaeb4
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0x54d4ed…0e429b
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0x6a645d…eca10b
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0xe194e2…ae5669
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0xc0a995…e10c35
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0xd8e1b0…1ba080
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0x6cd908…34b713
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0xfc6401…5931f9
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0xc8a0d5…7065f1
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0xf571a2…eebd6b
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0x0d1653…1d5d21
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0x6556ff…7153bb
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0xfb808c…510b1f
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0xbe01c8…57c2fa
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0xd84f5a…92cecf
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0xdb79e7…af764a
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0x4ecb0d…e631b4
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0x6f1e92…0b3c5d
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0x0e33ae…4d923a
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0xf26fb3…cca47d
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa15d ago0x8a6771…e2fc55

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.