Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa31d ago0xd6a969…b6004f
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa31d ago0x6864ed…8a8f54
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa31d ago0x633ab1…1fde26
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa31d ago0x00a2ba…b65c47
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa31d ago0x6bc3f0…6d0d7e
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa31d ago0xf1509a…1a40b8
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa31d ago0x4f693f…56c404
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa31d ago0xe30587…49ae37
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa31d ago0x22f911…9945a8
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa31d ago0x7a9c21…cd035b
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa31d ago0xb4e4da…447a0c
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x1d01e5…7fc6ca
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x4cb4c7…0d72c5
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0xc8aa45…dd196b
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x6dfae5…a129bd
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa32d ago0xabf4ef…73584e
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa32d ago0xf47ac1…226a27
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa32d ago0xfb2414…d24fd0
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa32d ago0xda78b1…eb9bef
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x1b8294…5f8750
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa32d ago0xd4dde5…f6f222
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa32d ago0x03bc5b…aa0c8d
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x597f5b…219db5
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa32d ago0xf512fb…d6a9c2
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa32d ago0x1cef17…67ec14

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.