Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0xea43a8…dd0782
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0x7cc551…820389
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0xad97d6…19b961
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0x018b90…7fe362
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0x5d411e…beb426
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0xabfddf…99d7fc
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0x0df379…7d4ec0
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0x67c8e2…2dbe2e
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0xf8c24c…01b869
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0xaefec7…256505
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0x6f963e…645b98
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0xec035a…3a9e86
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0xbefbfa…fd604c
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0x924028…9fcae1
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0x4fefc3…b73d9f
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0xd22f06…8fb3e9
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0xd92c4d…440f46
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0x34f7a1…81b056
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0x8e5a20…9cde30
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0xd430e7…7ec6eb
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0x29e29d…0faa5f
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa31d ago0x310e84…6c894b
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa32d ago0x9b30ed…17336c
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa32d ago0x3bc758…735b28
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa32d ago0x3283da…e6a583

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.