Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa75d ago0xda3f28…c03e79
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa75d ago0x8b3e02…afbbf2
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa75d ago0xe31c26…9f1bc0
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa75d ago0x7b9852…ecbe53
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa75d ago0x743cfc…96754c
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa75d ago0xdf9e5c…b2d5d7
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa75d ago0xdc2235…660901
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa75d ago0x346186…fd5769
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa75d ago0xfc0f59…19150b
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa75d ago0xeb2856…131876
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa75d ago0xfe64b8…2931c4
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa75d ago0x9b4aa0…aaee35
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa75d ago0x067798…814e31
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa75d ago0x822985…11b824
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa75d ago0xac8efd…5a5fea
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0x1500e0…13dc47
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0xd5f76a…1e7a12
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0xcf3270…7b471a
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0x923c96…5402db
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0xa68a90…ed1616
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0xa3a063…88d391
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0x1e5bd5…b7ee5b
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0xeea718…4c93b2
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0x4c1ab2…5a0692
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa76d ago0x99890a…edb3e9

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.