Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa35d ago0x1b0e39…c4a33c
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa35d ago0x634300…9d902c
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa35d ago0xc8f687…54c019
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa35d ago0x4e3ce0…742c3c
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa35d ago0x3fe78f…b09cba
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa35d ago0x5882c2…2c326b
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa36d ago0x9de777…9c9dfa
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa36d ago0x6d4044…933230
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa36d ago0xec3c5f…d1e448
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa36d ago0x25867f…6c7154
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa36d ago0x434a82…724101
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa36d ago0x36b920…1112eb
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa36d ago0xc77ee8…a72fba
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa36d ago0xbef8f9…930061
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa36d ago0xdc3ee7…3a83d9
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa36d ago0x8ca236…582796
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa36d ago0x41d171…34ac95
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa36d ago0x3a1201…a84683
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa36d ago0xdb56a8…7f02ad
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa36d ago0xe37623…f14ecc
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa36d ago0xcb31c1…e34bf2
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa36d ago0xa28f07…9cc466
0x1d1f…84410x9c95…e299Base—$0.001100%fluxa36d ago0xe93b03…9e3398
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa36d ago0xb7a004…22483a
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa36d ago0x1af56b…435582

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.