Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca22…c1c80xd1ae…8133Base$0.001100%fluxa108d ago0xce98e0…b3b11e
0xd1ae…81330xc6f6…57ceBase$0.20100%fluxa108d ago0xc5a3d8…70fb55
0xd1ae…81330xa92e…06efBase$0.20100%fluxa108d ago0x34fa2b…0d731a
0xd1ae…81330x5710…c491Base$0.30100%fluxa108d ago0x302512…d2630a
0xd1ae…81330x9c61…5ef9Base$0.10100%fluxa108d ago0xd4a430…416564
0xd1ae…8133arbithumarb.ethBase$0.80100%fluxa108d ago0x926852…993d1d
0xd1ae…81330x8c24…4481Base$0.90100%fluxa108d ago0x03b3ea…0c3b6e
0xd1ae…81330xe9ed…fed9Base$0.10100%fluxa108d ago0xb2e9ee…af0dba
0xd1ae…81330xbfd6…f22fBase$0.50100%fluxa108d ago0x909172…76f6ff
0xd1ae…81330x0697…3f3bBase$0.10100%fluxa108d ago0xbb6ec9…bd0629
0xd1ae…81330x34cd…af9bBase$0.20100%fluxa108d ago0x46cb2d…9971e0
0xd1ae…81330x1d04…b1b0Base$0.20100%fluxa108d ago0x77ef09…312891
0xd1ae…81330x18c5…0dccBase$0.10100%fluxa108d ago0x4f2abb…df41d5
0xd1ae…81330x1db9…cfc1Base$0.20100%fluxa108d ago0x4c4757…ade135
0xd1ae…81330xaf15…9787Base$0.30100%fluxa108d ago0xa406e8…7101af
0xd1ae…81330xe448…1fbaBase$0.30100%fluxa108d ago0x8a25fb…1a35cb
0xd1ae…81330x35cd…7466Base$1.00100%fluxa108d ago0x415818…0a45db
0xd1ae…81330x55d6…b291Base$0.20100%fluxa108d ago0xdde566…34b976
0xd1ae…81330x76f6…8fc9Base$0.30100%fluxa108d ago0xd01722…7a1ba2
0xd1ae…81330x9647…5857Base$0.10100%fluxa108d ago0xe8a3d7…203dc8
0xd1ae…81330xabbc…2814Base$0.20100%fluxa108d ago0xf970f9…8a149f
0xd1ae…81330x4359…50e3Base$0.20100%fluxa108d ago0x342b23…eef8c8
0xd1ae…81330xbe96…e105Base$0.79100%fluxa108d ago0xd5d7fc…dd3ddd
0xd1ae…81330x37d9…e5f2Base$0.74100%fluxa108d ago0x9d66d8…31011b
0xd1ae…81330x91c3…309dBase$0.10100%fluxa108d ago0xbf63b4…1a8003

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.