Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3142…d69c0xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown19d ago0x3534fe…0f8efe
0x3142…d69c0xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown19d ago0xff400c…b93eef
0x3142…d69c0xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown19d ago0xbaccf7…869a80
0x3142…d69c0xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown19d ago0x32b93a…4c678e
0x3142…d69c0xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown19d ago0xadee5b…6ae467
0x3142…d69c0xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown19d ago0x1b78bb…93bb7c
0x3142…d69c0xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown19d ago0x6b2de0…5fb0ff
0x3142…d69c0xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown19d ago0xbb1b56…b5e1aa
0x3142…d69c0xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown19d ago0x835077…ec6d9b
0x3142…d69c0xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown19d ago0x050244…c0731c
0x3142…d69c0xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown19d ago0xb30a58…d9b577
0x3142…d69c0xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown19d ago0xd480e7…9ba370
0x3142…d69c0xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown19d ago0x02ebd9…965211
0x3142…d69c0xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown19d ago0x688ebb…135ee4
0x3142…d69c0xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown19d ago0xccdc91…753df7
0x3142…d69c0x325b…d430BaseStableEnrichExa$0.15100%Route unknown19d ago0xe77d2c…e1c9dd
0x3142…d69c0x325b…d430BaseStableEnrichExa$0.15100%Route unknown19d ago0x80c209…010b46
0x3142…d69c0x325b…d430BaseStableEnrichExa$0.15100%Route unknown19d ago0x7b29f3…c6f5dc
0x3142…d69c0x325b…d430BaseStableEnrichExa$0.15100%Route unknown19d ago0x430dd4…c10c39
0x3142…d69c0x325b…d430BaseStableEnrichExa$0.15100%Route unknown19d ago0x3b7dee…e2d77b
0x3142…d69c0x325b…d430BaseStableEnrichExa$0.15100%Route unknown19d ago0x988706…bab234
0xa449…15ac0x3142…d69cBase$2.50100%Route unknown19d ago0x4cb130…658ee4

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.