Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910xd46a…99a6Base$0.15100%payAI76d ago0xd3bca4…363902
0x254a…d0910xd46a…99a6Base$0.15100%payAI76d ago0x93034d…8b8fb6
0x254a…d0910xd46a…99a6Base$0.15100%payAI76d ago0x75c0c8…dd144c
0x254a…d0910xd46a…99a6Base$0.15100%payAI76d ago0xa5b097…ac18cb
0x254a…d0910xd46a…99a6Base$0.08100%payAI76d ago0xb85f8c…ce1dfe
0x254a…d0910xd46a…99a6Base$0.08100%payAI76d ago0x5569f0…dc43f9
0x254a…d0910xd46a…99a6Base$0.08100%payAI76d ago0xd20865…32d458
0x254a…d0910xd46a…99a6Base$0.08100%payAI76d ago0xde1064…2dbde3
0x254a…d0910xd46a…99a6Base$0.03100%payAI76d ago0x645d36…a55111
0x254a…d0910xd46a…99a6Base$0.03100%payAI76d ago0x4a0649…fe4ee4
0x254a…d0910xd46a…99a6Base$0.03100%payAI76d ago0x4a0649…fe4ee4
0x254a…d0910xd46a…99a6Base$0.15100%payAI77d ago0xaa2309…a2d8c5
0x254a…d0910xd46a…99a6Base$0.15100%payAI77d ago0x6b0b85…f7c966
0x254a…d0910xd46a…99a6Base$0.08100%payAI77d ago0x6a15f1…775480
0x254a…d0910xd46a…99a6Base$0.08100%payAI77d ago0xafcbe0…7b8882
0x254a…d0910xd46a…99a6Base$0.08100%payAI77d ago0x9fbd6f…cd31eb
0x254a…d0910xd46a…99a6Base$0.08100%payAI77d ago0x5094bf…322252
0x254a…d0910xd46a…99a6Base$0.08100%payAI77d ago0x095ecb…d0cc74
0x254a…d0910xd46a…99a6Base$0.08100%payAI77d ago0xe51912…c338e2
0x254a…d0910xd46a…99a6Base$0.08100%payAI77d ago0xd6b94e…571f1d
0x254a…d0910xd46a…99a6Base$0.08100%payAI77d ago0x8cf968…41edde
0x254a…d0910xd46a…99a6Base$0.08100%payAI77d ago0xda7d59…78062b
0x254a…d0910xd46a…99a6Base$0.08100%payAI77d ago0x636b35…e660e3
0x254a…d0910xd46a…99a6Base$0.08100%payAI77d ago0xf40efd…f4b92c
0x254a…d0910xd46a…99a6Base$0.08100%payAI77d ago0x4c9ec6…12c373

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.