Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0x60cc6c…cf4358
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0x753a9b…471943
0x296f…bd390x9c95…e299Base—$0.001100%fluxa50d ago0x0978be…94abfe
0x296f…bd390x9c95…e299Base—$0.001100%fluxa50d ago0x8a40ec…05d8f9
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0x7044e5…5d2ac8
0x296f…bd390x9c95…e299Base—$0.001100%fluxa50d ago0x1af459…7a5586
0x296f…bd390x9c95…e299Base—$0.001100%fluxa50d ago0x7bdba8…7ad5d2
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0x7f2008…90b3c6
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0x1b3bc0…839e1b
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0x066e1b…c33e50
0x296f…bd390x9c95…e299Base—$0.001100%fluxa50d ago0x31fb07…201aa2
0x296f…bd390x9c95…e299Base—$0.001100%fluxa50d ago0xf2a4cc…fbce9b
0x296f…bd390x9c95…e299Base—$0.001100%fluxa50d ago0xabea5a…5c2829
0x296f…bd390x9c95…e299Base—$0.001100%fluxa50d ago0x306539…687db8
0x296f…bd390x9c95…e299Base—$0.001100%fluxa50d ago0x314893…bac7d6
0x296f…bd390x9c95…e299Base—$0.001100%fluxa50d ago0x392e0a…e02e18
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0x22a254…ef8b4f
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0xb7067c…8f1a95
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0xb1ba79…8e88a9
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0xd07896…404a11
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0xe688c5…0fd103
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0xbb6d09…22167f
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa50d ago0xa5ab0a…3019de

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.