Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49ed…07e70x325b…d430BaseStableEnrichExa$0.02100%coinbase90d ago0x8a3fad…3f9792
0x49ed…07e70x325b…d430BaseStableEnrichExa$0.002100%coinbase90d ago0x23dd6d…c54e67
0x49ed…07e70x325b…d430BaseStableEnrichExa$0.03100%coinbase90d ago0x2a71e2…04bb2e
0x49ed…07e70x325b…d430BaseStableEnrichExa$0.01100%coinbase90d ago0x101ff4…8802ed
0x49ed…07e70x325b…d430BaseStableEnrichExa$0.01100%coinbase90d ago0xff88b3…33fe9b
0x49ed…07e70x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0x56e4cc…3959d6
0x49ed…07e70x325b…d430BaseStableEnrichExa$0.01100%coinbase90d ago0xa01c48…6699e7
0x49ed…07e70x325b…d430BaseStableEnrichExa$0.20100%coinbase90d ago0x32eb94…5e1fab
0x49ed…07e70x325b…d430BaseStableEnrichExa$0.20100%coinbase90d ago0xfef98f…74ebd5
0x49ed…07e70xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase90d ago0xce493a…305dc7
0x49ed…07e70xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase90d ago0x5ca5c8…5aeafe
0x49ed…07e70xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase90d ago0xe8238e…aa9f77
0x49ed…07e70xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase90d ago0xfb240e…bc986b
0x49ed…07e70xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase90d ago0xfb7d59…3d6a4a
0x49ed…07e70x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0x43d2c2…0f7569
0x49ed…07e70x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0xf10943…65931f
0x49ed…07e70x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0xac24e7…b9b6d2
0x49ed…07e70x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0xf42aec…1008df
0x49ed…07e70x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0x958498…8da168
0x49ed…07e70xade0…89abBaseDeepline GTM APICompany$0.17100%coinbase90d ago0x261567…0a114d
0x49ed…07e70xade0…89abBaseDeepline GTM APICompany$0.17100%coinbase90d ago0x8346c9…01f28d
0x49ed…07e70xade0…89abBaseDeepline GTM APICompany$0.17100%coinbase90d ago0xd4c268…fafd55
0x49ed…07e70xade0…89abBaseDeepline GTM APICompany$0.17100%coinbase90d ago0xc9a17b…33eaea
0x49ed…07e70xade0…89abBaseDeepline GTM APICompany$0.17100%coinbase90d ago0xe9826f…c48d29
0x49ed…07e70xade0…89abBaseDeepline GTM APICompany$0.17100%coinbase90d ago0x7c78cc…47b76e

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.