Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0xc1a74f…46a6eb
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0x1dedb2…968791
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0x6b4f62…5c4e3c
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0x4f3ade…cef938
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0xf53e88…5dbb8c
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0x9a2d09…9b3680
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0x463fc9…b106d8
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0x62b016…f4be4e
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0x41263f…4be9d9
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0x742efa…00c72a
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0x0c6bb9…e6c902
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0x272b31…5d8e37
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0x779664…7e69b9
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0xd3bfd0…f1ecaf
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0x9d293c…02a88c
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0x203b2e…4b11f3
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0xbe8660…ea3f30
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0xc25f92…0fd65a
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0xeb7cc8…0245d9
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0x4ee5be…2472de
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0x871df5…1e0a73
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0x8c244b…77c354
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0xd2377c…73b150
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0xc37d3c…9391dd
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa81d ago0x169209…71ef2a

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.