Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f5f…6e500x325b…d430BaseStableEnrichExa$0.22100%coinbase44d ago0x09bcab…24ca49
0x9f5f…6e500x325b…d430BaseStableEnrichExa$0.22100%coinbase44d ago0xc604cb…7ccfbe
0x9f5f…6e500xade0…89abBaseDeepline GTM APICompany$0.50100%coinbase44d ago0x9a5259…f92677
0x9f5f…6e500x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x6f1e90…367b62
0x9f5f…6e500x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x66f849…cff66a
0x9f5f…6e500x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x776f86…f02146
0x9f5f…6e500x325b…d430BaseStableEnrichExa$0.02100%coinbase44d ago0xe9ec3d…1a42ab
0x9f5f…6e500x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x8bc233…b669c1
0x9f5f…6e500x325b…d430BaseStableEnrichExa$0.22100%coinbase44d ago0xf6cd82…79b6ad
0x9f5f…6e500xade0…89abBaseDeepline GTM APICompany$0.50100%coinbase44d ago0x6b0c32…1cf82c
0xa449…15ac0x9f5f…6e50Base$2.50100%coinbase44d ago0x687a2f…d67423
0x9f5f…6e500x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x6f8cff…999e8f
0x9f5f…6e500x325b…d430BaseStableEnrichExa$0.22100%coinbase44d ago0x2a489b…614152
0x9f5f…6e500xade0…89abBaseDeepline GTM APICompany$0.50100%coinbase44d ago0x50fd75…4b65ef
0x9f5f…6e500x325b…d430BaseStableEnrichExa$0.22100%coinbase44d ago0xd3615e…5abe81
0x9f5f…6e500x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x75ac20…d430e3
0x9f5f…6e500x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xd3a703…272b89
0x9f5f…6e500x325b…d430BaseStableEnrichExa$0.22100%coinbase44d ago0x28104c…462390
0x9f5f…6e500x325b…d430BaseStableEnrichExa$0.02100%coinbase44d ago0xf74bfa…9ddf7b
0x9f5f…6e500x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xd1bbe8…295e97
0x9f5f…6e500xade0…89abBaseDeepline GTM APICompany$0.50100%coinbase44d ago0x7a2ecc…96993c
0x9f5f…6e500xade0…89abBaseDeepline GTM APICompany$0.50100%coinbase44d ago0xb2f50a…b02dd6
0x9f5f…6e500xade0…89abBaseDeepline GTM APICompany$0.50100%coinbase44d ago0x42615c…7e4906
0xa449…15ac0x9f5f…6e50Base$2.50100%coinbase44d ago0x37e2cf…91901f
0x9f5f…6e500x325b…d430BaseStableEnrichExa$0.22100%coinbase44d ago0x068c53…93704e

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.