Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0x0cceb5…7d05ea
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0x32e8f2…bdec48
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0xbd0916…8da895
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0xfff432…114c7a
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0x34da75…35d6d2
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0xdd2036…2cb108
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0x9f639c…006dac
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0xb29862…9755dc
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0x82d906…028fbf
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0x37c2e5…9cb595
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0x902e16…e50269
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0x28fdb3…ba4ea2
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0x145094…386d9a
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0x47c76d…30a4bc
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0x7ec50a…170a23
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0xa64843…e8c942
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0x62f076…6ddb09
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0x38c764…f60b00
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0x6246d6…5cd296
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0xac040b…ed0f33
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0x26ba9d…330a19
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0x0946ea…25a61e
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0xc85ecc…f1126f
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0x6e0db3…6d51b3
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa17d ago0xe0c816…186a6d

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.