Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7a3…d8060x4cd0…bc31Base$16.5970%0xf70d…dbef17d ago0x66b1fa…816634
0xe7a3…d8060x4cd0…bc31Base$41.6870%0xf70d…dbef17d ago0xf2a963…add750
0xe7a3…d8060x4cd0…bc31Base$105.0170%0xf70d…dbef17d ago0xed502a…d926bf
0xe7a3…d8060x4cd0…bc31Base$23.2970%0xf70d…dbef17d ago0x53c421…f0020b
0xe7a3…d8060x4cd0…bc31Base$33.9070%0xf70d…dbef17d ago0x71b4be…d8e051
0xe7a3…d8060x4cd0…bc31Base$33.5370%0xf70d…dbef17d ago0x37af75…18f641
0xe7a3…d8060x4cd0…bc31Base$29.7770%0xf70d…dbef17d ago0xc6b4c3…2c13f5
0xe7a3…d8060x4cd0…bc31Base$26.0570%0xf70d…dbef18d ago0xd1c503…fc254c
0xe7a3…d8060x4cd0…bc31Base$13.6170%0xf70d…dbef18d ago0x1df7ee…596430
0xe7a3…d8060x4cd0…bc31Base$16.3270%0xf70d…dbef18d ago0x14a40b…a71ee8
0xe7a3…d8060x4cd0…bc31Base$18.2870%0xf70d…dbef18d ago0x001dc8…2c2119
0xe7a3…d8060x4cd0…bc31Base$12.1870%0xf70d…dbef18d ago0xa13b71…02f8a9
0xe7a3…d8060x4cd0…bc31Base$29.4970%0xf70d…dbef18d ago0x47d3db…5c8580
0xe7a3…d8060x4cd0…bc31Base$19.9970%0xf70d…dbef18d ago0xc1c03f…2abd2e
0xe7a3…d8060x4cd0…bc31Base$79.4670%0xf70d…dbef18d ago0x16b255…40614d
0xe7a3…d8060x4cd0…bc31Base$50.7170%0xf70d…dbef18d ago0x09a348…9c5a19
0xe7a3…d8060x4cd0…bc31Base$12.0370%0xf70d…dbef18d ago0xf86bb0…87dc9a
0xe7a3…d8060x4cd0…bc31Base$19.7170%0xf70d…dbef18d ago0xa72768…ec1895
0xe7a3…d8060x4cd0…bc31Base$18.0270%0xf70d…dbef18d ago0x3f373d…1b3ec8
0xe7a3…d8060x4cd0…bc31Base$21.9770%0xf70d…dbef18d ago0xc79a88…0680a1

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.