Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7898…159b0x9c95…e299Base—$0.001100%fluxa52d ago0xa49150…f87c5b
0x7898…159b0x9c95…e299Base—$0.001100%fluxa52d ago0x6562d5…099f2e
0x7898…159b0x9c95…e299Base—$0.001100%fluxa52d ago0xd9459d…98c35d
0x7898…159b0x9c95…e299Base—$0.001100%fluxa52d ago0x2d9187…be27fb
0x7898…159b0x9c95…e299Base—$0.001100%fluxa52d ago0x58538d…9158a0
0x7898…159b0x9c95…e299Base—$0.001100%fluxa52d ago0x92da52…aea372
0x7898…159b0x9c95…e299Base—$0.001100%fluxa52d ago0x6ae675…426309
0x7898…159b0x9c95…e299Base—$0.001100%fluxa52d ago0xaa5173…517f49
0x7898…159b0x9c95…e299Base—$0.001100%fluxa52d ago0x4754f9…df4f63
0x7898…159b0x9c95…e299Base—$0.001100%fluxa52d ago0x4e4b01…2c371b
0x7898…159b0x9c95…e299Base—$0.001100%fluxa52d ago0xb784d5…402c75
0x7898…159b0x9c95…e299Base—$0.001100%fluxa52d ago0xd8e021…e50fd6
0x7898…159b0x9c95…e299Base—$0.001100%fluxa52d ago0x244446…01e0d9
0x7898…159b0x9c95…e299Base—$0.001100%fluxa52d ago0xa52620…5cee51
0x7898…159b0x9c95…e299Base—$0.001100%fluxa52d ago0x713fd6…fc7614
0x7898…159b0x9c95…e299Base—$0.001100%fluxa53d ago0xc0873b…92f664
0x7898…159b0x9c95…e299Base—$0.001100%fluxa53d ago0x833d1d…939b79
0x7898…159b0x9c95…e299Base—$0.001100%fluxa53d ago0x722b75…8148ec
0x7898…159b0x9c95…e299Base—$0.001100%fluxa53d ago0xaf0d70…66ebdf
0x7898…159b0x9c95…e299Base—$0.001100%fluxa53d ago0x53f990…a7504b
0x7898…159b0x9c95…e299Base—$0.001100%fluxa53d ago0x35fc4f…0d30bd
0x7898…159b0x9c95…e299Base—$0.001100%fluxa53d ago0x504e6d…6238af
0x7898…159b0x9c95…e299Base—$0.001100%fluxa53d ago0x71b110…69ef0d
0x7898…159b0x9c95…e299Base—$0.001100%fluxa53d ago0xdf26d3…823fdc
0x7898…159b0x9c95…e299Base—$0.001100%fluxa53d ago0x6883c9…3c10d3

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.