Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0x078eec…fd23eb
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0xbfb6c8…71b361
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0xc28bb4…fde283
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0x1dc6e8…e44f66
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0xe04ccf…8f60b2
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0x494cf8…47ef6a
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0x47b446…224866
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0xf15892…8c9279
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0xd107a2…c4823f
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0xe15139…8ddaa3
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0xffbea2…d980f1
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0x1169b6…632781
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0x7aeedd…d72eae
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0x7e5b62…4ccbc4
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0x7afeff…1cf99c
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0x3bdc36…93f007
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0x704a58…bce413
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0xe80b5f…65d6ec
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0x740947…e785f3
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0x66c433…f3d071
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0x15b97a…c5ab99
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0xb69486…edc70a
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0x981b89…bc6ee8
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0x90bad4…3badec
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0x460369…82ba84

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.