Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5f1f6b…1a022f
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x51835b…644d2c
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xad9c25…dc7833
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf62e21…547bf4
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfb9a80…ba68fc
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x06cdbc…af67e4
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc99883…2a26d2
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x87a0c4…ed38a5
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x92bf1a…3df50d
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x023cf4…b9dcbc
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd3d5f2…690c2c
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5dcd4b…04f1b6
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa4fb49…81d5f9
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4cdad5…cf34d1
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x72db54…332da9
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc7484c…830514
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x349198…63e1e4
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x29c297…2905c1
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x791ca2…b5bbf6
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8ef819…17ff88
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x96ec03…1d4e80
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb32067…892202
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0c715f…726405
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x24a49f…832325
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeb8da7…e807ca

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.