Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa33d ago0x70b296…132f9e
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa33d ago0x0db1c8…5422cc
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa33d ago0x7efe5b…798ca3
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa33d ago0xfac7ab…c4447f
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa33d ago0xc0bcd8…6de044
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa33d ago0x2d6d51…1a9b3f
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa33d ago0x18e9a3…7cc31a
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa33d ago0xc16c64…e73ad1
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa33d ago0x9e88b5…8cc76c
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa33d ago0xd08266…b9e131
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa33d ago0x24b45d…5cab1d
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa33d ago0x83ded3…9a7e59
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa33d ago0xaaac40…067aee
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa33d ago0x5aee3e…22f320
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa33d ago0xd48f4a…fbf3dd
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa33d ago0x4ecea3…56f826
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa33d ago0x0c924e…179392
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa33d ago0x3495c9…a74322
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa33d ago0xbbe4a5…8c10dd
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa33d ago0x519d7d…f8b2a7
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa33d ago0xc83eae…708e0e
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa33d ago0x0ec1b3…d330bb
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa33d ago0x64e987…56bcae
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa33d ago0xd8cd1c…77252c
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa33d ago0xeb2970…d3666b

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.