Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x035a…2a550xb519…826aBasex402 service$0.00225100%coinbase92d ago0x9acd05…67592e
0x035a…2a550xb519…826aBasex402 service$0.00225100%coinbase92d ago0x13f1fd…cca4ac
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0xa0d3f0…9613b5
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0xf89682…3fa34a
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0xa17200…a84556
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0xcf3046…0ab914
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0x3f4276…fdea00
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0xbc5207…2bc38c
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0xa3faad…3da0ef
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0x89c48a…2968ca
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0xcf2c6b…5ae727
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0xb92cba…e64724
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0xaefa6b…f3778d
0xdec6…9ab20xb519…826aBasex402 service$0.13100%coinbase92d ago0xa5ef04…18ea0e
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0xcf9d99…7611f9
0xdec6…9ab20xb519…826aBasex402 service$0.11100%coinbase92d ago0x75c5e0…2649c3
0xdec6…9ab20xb519…826aBasex402 service$0.12100%coinbase92d ago0xe42977…9c19eb
0xdec6…9ab20xb519…826aBasex402 service$0.13100%coinbase92d ago0xf2b23a…157b82
0xdec6…9ab20xb519…826aBasex402 service$0.11100%coinbase92d ago0xf9e4aa…44b6ef
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0x335eb7…1b5468
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0x20aad6…4a69f5
0xdec6…9ab20xb519…826aBasex402 service$0.11100%coinbase92d ago0x1ecfef…bbb051
0xdec6…9ab20xb519…826aBasex402 service$0.13100%coinbase92d ago0x4edd9d…d3c001
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0x091daf…fad3d3
0xdec6…9ab20xb519…826aBasex402 service$0.16100%coinbase92d ago0x50998c…429c9f

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.