Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa53d ago0x62a8ef…832163
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa53d ago0x0ee6f0…3fc295
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa53d ago0x81a982…b76e83
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa53d ago0x081ee6…03f99c
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa53d ago0xa3c7fc…aa393f
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa53d ago0xcb9ce1…7fb915
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa53d ago0xb08306…4a3f41
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa53d ago0x38273b…b966bc
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa53d ago0x378216…8d5157
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa53d ago0x47e053…add2bd
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa53d ago0xe93b34…d8051f
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa53d ago0xd204d7…9bbe14
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa53d ago0xb14238…1ed281
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa53d ago0x4eabb3…8eca98
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa53d ago0x448c35…f2ac9d
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa53d ago0x96f844…7f280e
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa53d ago0x9c15dc…86960a
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa53d ago0x76fabc…c0e228
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa54d ago0x42707c…806251
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa54d ago0x4338f3…dd0889
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa54d ago0x3ac0df…704587

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.