Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0xad5f2f…3db855
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x9ede70…f57bcf
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x7ab74c…a20c8c
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x8f3a01…9a4869
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x8e08c7…8994aa
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x3f7784…b125f6
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x93caad…f8e76b
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x88ff53…d5447d
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x2c9b72…2f2c2d
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0xa0478f…12f33f
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x21c98c…8ac8a8
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0xe58868…f11965
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x72f78c…9bf0b7
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x348937…04bb87
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x9f1548…d827d1
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x3faa83…734650
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0xb8c88c…85e836
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x64fb37…5a942a
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x29b3f9…e6ae48
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x0bc29f…7b390c
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x9d2740…ea2613
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0xf2338c…8445e7
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x53d723…15a2cd
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x45fae7…fb355a
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa93d ago0x1ced91…5b8e3f

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.