Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0x17bee6…49d898
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0x1197b2…9f017e
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0x34f84e…a17e5b
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0xc193ec…96638e
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0x819ef5…e5c2a8
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0x905509…f77ef1
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0xb0cc0e…e841aa
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0x80043e…a6dfd4
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0xa8cc1c…01ab0e
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0xde00ad…00eea1
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0xb309dc…b65fe7
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0x1df51a…6e0077
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0x001dad…dce732
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0x488014…24a644
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0xac14e8…244793
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0x053b0b…aaf143
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0x076353…825725
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0xdd7d26…f83fa5
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0x2a2c21…5f4ff8
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0x596a04…cc0864
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa31d ago0xd76a00…faf88b
0xf06e…e7c50x9c95…e299Base—$0.001100%fluxa31d ago0x143e5a…5bb300
0xf06e…e7c50x9c95…e299Base—$0.001100%fluxa31d ago0x43c689…62d5c5
0xf06e…e7c50x9c95…e299Base—$0.001100%fluxa32d ago0x5fa103…7feb9f
0xf06e…e7c50x9c95…e299Base—$0.001100%fluxa32d ago0x2d27b6…8946a1

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.