Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase99d ago0x699ca0…1461d6
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0x53471a…2d9ba0
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase99d ago0x3e082c…36e0d6
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase99d ago0x7cae30…5b46f5
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0xa83c82…40774d
0x254a…d0910x38c0…44c8BaseVibe SpringsPrice$0.01100%coinbase99d ago0xe92c85…e52eb3
0x254a…d0910x38c0…44c8BaseVibe SpringsPrice$0.005100%coinbase99d ago0xe9bead…348f1a
0x254a…d0910x38c0…44c8BaseVibe SpringsPrice$0.005100%coinbase99d ago0x97a69d…8da844
0x254a…d0910x38c0…44c8BaseVibe SpringsPrice$0.005100%coinbase99d ago0xad4680…6c2fed
0x254a…d0910x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase99d ago0xb853d3…bc66b5
0x254a…d0910x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase99d ago0x89adbc…f362f5
0x254a…d0910x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase99d ago0x507cb5…f6a7d2
0x254a…d0910x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase99d ago0xa0482e…8a8da2
0x254a…d0910x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase99d ago0x94f547…5f5b98
0x254a…d0910x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase99d ago0x5570ce…e7b3a9
0x254a…d0910x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase99d ago0x95ebe7…31abf1
0x254a…d0910x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase99d ago0x53fca6…459b76
0x254a…d0910x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase99d ago0x65a315…d5b8e6
0x254a…d0910x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase99d ago0x93b0ac…ace257
0x254a…d0910x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase99d ago0x03d2ce…619357
0x254a…d0910x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase99d ago0x879824…5f490d
0x254a…d0910x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase99d ago0xab2b75…97d1b1
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase99d ago0x005cb1…7cd807
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0x0d77a2…cbc317
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0x176f45…a0b8c8

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.