Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa44d ago0x1c188c…aedec1
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa44d ago0xdd031f…6f39f3
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa44d ago0x983b0a…278ada
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa44d ago0x85f65a…718576
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa44d ago0xeed706…d97abe
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa44d ago0x32cf6f…f27f82
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa44d ago0x619ad7…e14278
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa44d ago0x7efbb0…f37e6e
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa44d ago0x42631e…b9905d
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa44d ago0x005c4c…aed385
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa44d ago0x5ad447…1cf717
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa44d ago0x84bc7a…4be266
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa44d ago0x55f11f…b4b220
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa45d ago0xe72fb4…fab4e5
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa45d ago0xd3c677…a5684e
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa45d ago0x20a444…227dc5
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa45d ago0x99f631…6cbb95
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa45d ago0x146781…d7bc43
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa45d ago0xebdc0d…490bb0
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa45d ago0x791543…17fead
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa45d ago0x8d1f33…6875d0
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa45d ago0xa6ab5b…dbc7fa
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa45d ago0x47e47b…1d203d
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa45d ago0x7a74c6…6a65cf
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa45d ago0xd1d489…99de0f

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.