Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa53d ago0xfb4843…fe8c1a
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa53d ago0xb6d0ab…6ea229
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa53d ago0xb2d161…126900
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa53d ago0x4e7e05…68c37b
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa53d ago0xd84753…d8c8a3
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa53d ago0x43252e…8dff0e
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa53d ago0x186db5…6398e1
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa53d ago0xf76c20…4b361a
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa54d ago0xda1fbf…10a5c9
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa54d ago0x6cf6db…77ba6e
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa54d ago0xbc3b88…5cb2e9
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa54d ago0x55307d…632da2
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa54d ago0x4af780…39cf69
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa54d ago0x8b03ea…257854
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa54d ago0x299cdd…33cb69
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa54d ago0x13b492…cdb220
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa54d ago0xc5aa08…96ec77
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa54d ago0xbd0c0a…bd725e
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa54d ago0x2bb0ec…5ed811
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa54d ago0xcb042d…bab22d
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa54d ago0x42517c…6e4fdd
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa54d ago0x6da41d…a384ba
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa54d ago0xf4366f…e5acdc
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa54d ago0x22cc62…db2921
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa54d ago0xbb0607…ea6768

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.