Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0x0cda7f…179416
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0x709b63…cc8c28
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0x6b3590…7858c8
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0x4757dd…49f476
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0xdc21d0…ddab8b
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0x411122…cd0083
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0x23b6d9…09cf3a
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0x3939e7…8dd867
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0x550ce6…9c8c7e
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0x10be36…6e1da3
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0x383fa5…851883
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0xab6dc1…9ec6e0
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0xe3513f…41345e
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0xbcdb07…22fe67
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0x0c4b65…d23b53
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0x01c502…c6052c
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0x0cd7bd…17f2d1
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0xb0cd39…8c9574
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0x314d8f…86d302
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0x0a5151…a85751
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0x4be3fb…5a34bf
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0x764ed8…3f077e
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0xfa0deb…c22987
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0xb9354d…9b753a
0x8026…888a0xa91b…7626Base—$0.005100%payAI35d ago0xe29be1…5128b4

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.