Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase86d ago0x5b63cc…a18d0f
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase86d ago0x1053f5…64ccdd
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase86d ago0xe65ddb…03ecf5
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase86d ago0x69a69c…d48457
0xa449…15ac0xa196…4292Base—$2.50100%coinbase86d ago0x8202ae…bdaf86
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase86d ago0x0aa91e…141e56
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase86d ago0x101d44…761bd9
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase86d ago0x591c10…4df29b
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase86d ago0xf963a2…da843b
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase86d ago0x9f9acf…5bf5d3
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase86d ago0xc17d99…9e363b
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase86d ago0x7eb0d7…891bac
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase86d ago0x0dedba…6e226a
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase86d ago0xdc2102…e2d7ce
0xa196…42920x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0x28a545…9aaba6
0xa196…42920x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0x872ded…4f7a83
0xa196…42920x325b…d430BaseStableEnrichExa$0.04100%coinbase86d ago0x729587…26aa52
0xa196…42920x325b…d430BaseStableEnrichExa$0.04100%coinbase86d ago0xf3e795…0bd838
0xa196…42920x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0xbe1f5b…63a508
0xa196…42920x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0x727dcc…539b21
0xa449…15ac0xa196…4292Base—$2.50100%coinbase86d ago0x1bf0d2…912f2e

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.