Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0x1bdd02…e880f4
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0x9762d6…0ef35e
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0x69cc80…8e259f
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0xaee989…86ca38
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0x7422f8…d12c4b
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0xc53e24…adebaa
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0x5dc0f3…e430e4
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0xef91a5…fa5071
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0x9593ad…9e796a
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0x554fc9…46bb04
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0x0e0e68…8c8f32
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0x857823…511fde
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0x8b661a…2443a2
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0x279670…297fb9
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0x17d8b9…b71592
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0x3ac26b…38304a
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0x1223d6…ea784d
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0xd89a2f…e832f0
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0xc857f2…5bc220
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0xfaadd7…bda6ea
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0x9de212…41649c
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0x4d2a19…c0562b
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0xe91a51…21d469
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0x629f33…0141d1
0xdb07…6e820xfe80…47eeBase—$0.001100%fluxa16d ago0xe5a520…3ce671

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.