Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910xe53c…bf38Base—$0.10100%payAI96d ago0x28ed2d…b93bec
0x254a…d0910xe53c…bf38Base—$0.05100%payAI96d ago0x3c74cb…0b27c4
0x254a…d0910xe53c…bf38Base—$0.15100%payAI96d ago0x66b6f9…adf9bf
0x254a…d0910xe53c…bf38Base—$0.10100%payAI96d ago0x02c8fc…0b6fe6
0x254a…d0910xe53c…bf38Base—$0.05100%payAI96d ago0x634bbb…15eaf9
0x254a…d0910xe53c…bf38Base—$0.10100%payAI96d ago0x8f5d2f…0e0399
0x254a…d0910xe53c…bf38Base—$0.05100%payAI96d ago0xa28e49…449668
0x254a…d0910xe53c…bf38Base—$0.10100%payAI96d ago0xfe2d60…515522
0x254a…d0910xe53c…bf38Base—$0.05100%payAI96d ago0x313817…b0abb8
0x254a…d0910xe53c…bf38Base—$0.10100%payAI96d ago0xd2f388…c06196
0x254a…d0910xe53c…bf38Base—$0.05100%payAI96d ago0xbd6519…6ea88a
0x254a…d0910xe53c…bf38Base—$0.05100%payAI96d ago0x868c14…caadaa
0x254a…d0910xe53c…bf38Base—$0.05100%payAI96d ago0xd000be…005af5
0x254a…d0910xe53c…bf38Base—$0.05100%payAI96d ago0x2bb193…de3766
0x254a…d0910xe53c…bf38Base—$0.15100%payAI96d ago0x96e1ea…fa35c8
0x254a…d0910xe53c…bf38Base—$0.10100%payAI96d ago0xfe3337…8f8e98
0x254a…d0910xe53c…bf38Base—$0.10100%payAI96d ago0x272692…561e8d
0x254a…d0910xe53c…bf38Base—$0.10100%payAI96d ago0xb8e5da…de600a
0x254a…d0910xe53c…bf38Base—$0.10100%payAI96d ago0x4891c6…d74fb8
0x254a…d0910xe53c…bf38Base—$0.10100%payAI96d ago0x6b43cf…a7c330
0x254a…d0910xe53c…bf38Base—$0.10100%payAI96d ago0xa2e220…39d76f
0x254a…d0910xe53c…bf38Base—$0.05100%payAI96d ago0xeab8ca…811cc7
0x254a…d0910xe53c…bf38Base—$0.05100%payAI96d ago0x27f243…c07fb0
0x254a…d0910xe53c…bf38Base—$0.05100%payAI96d ago0xfa99a1…846fff
0x254a…d0910xe53c…bf38Base—$0.05100%payAI96d ago0xc81b99…4069f2

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.