Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0xa394e0…20e168
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0x5fdbce…37cbbe
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0x11dcaa…251b54
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0x003d32…47efee
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0xd38eda…a36dd5
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0xd52cc7…20debc
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0x76078f…659034
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0xfb2803…21fe07
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0x6078b0…c8d555
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0x3ab9b6…1b439c
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0x476915…7e1404
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0x7f99a7…e96a36
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0xaab1a8…28b170
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0x604eb4…35bcbf
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0x88c276…41debd
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0xaba856…87ce9a
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0xb8c4b7…9ef75b
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0x317d5a…1ca35f
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0x48f9b0…aafb6e
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0x29fe48…006eab
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0xaa7643…035468
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0xfc73d1…247fc8
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0x920d1c…694fe4
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0x7f7ea8…617d78
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa72d ago0x56b45f…b79947

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.