Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7693…be700x9c95…e299Base$0.001100%fluxa40d ago0x05060f…8f13c2
0x7693…be700xfe80…47eeBase$0.001100%fluxa40d ago0xfe4539…416eff
0x7693…be700x9c95…e299Base$0.001100%fluxa40d ago0xfc84fc…b22943
0x7693…be700x9c95…e299Base$0.001100%fluxa40d ago0x00440a…087b18
0x7693…be700xfe80…47eeBase$0.001100%fluxa40d ago0x7f0f67…ce7f4c
0x7693…be700x9c95…e299Base$0.001100%fluxa40d ago0x11418f…2944e5
0x7693…be700x9c95…e299Base$0.001100%fluxa40d ago0x0c6f51…e3969c
0x7693…be700xfe80…47eeBase$0.001100%fluxa40d ago0xce9acc…918b54
0x7693…be700xfe80…47eeBase$0.001100%fluxa40d ago0xc97f86…b13a07
0x7693…be700x9c95…e299Base$0.001100%fluxa40d ago0xce01fe…7dd115
0x7693…be700xfe80…47eeBase$0.001100%fluxa40d ago0x43329a…01d161
0x7693…be700xfe80…47eeBase$0.001100%fluxa40d ago0x3c6caf…981283
0x7693…be700xfe80…47eeBase$0.001100%fluxa40d ago0x926b4f…eece3d
0x7693…be700xfe80…47eeBase$0.001100%fluxa40d ago0x793285…b54013
0x7693…be700x9c95…e299Base$0.001100%fluxa40d ago0x416130…d64d6e
0x7693…be700xfe80…47eeBase$0.001100%fluxa40d ago0xcceaf3…9cd1fe
0x7693…be700x9c95…e299Base$0.001100%fluxa40d ago0xe033f4…9d2566
0x7693…be700x9c95…e299Base$0.001100%fluxa41d ago0xe56c0a…a9020d
0x7693…be700x9c95…e299Base$0.001100%fluxa41d ago0xcf9dad…f30ca2
0x7693…be700xfe80…47eeBase$0.001100%fluxa41d ago0x99bff5…271038
0x7693…be700x9c95…e299Base$0.001100%fluxa41d ago0x414dcf…62f4e2
0x7693…be700x9c95…e299Base$0.001100%fluxa41d ago0x493905…32daea
0x7693…be700xfe80…47eeBase$0.001100%fluxa41d ago0x73151f…0a7ebe
0x7693…be700x9c95…e299Base$0.001100%fluxa41d ago0xe5b574…4bae69
0x7693…be700x9c95…e299Base$0.001100%fluxa41d ago0x0114d6…397b06

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.