Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x057d…3ba40x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0xe14cf3…57b4d8
0x057d…3ba40x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0xd8fd9a…f7fecb
0x057d…3ba40x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0x063cc2…a553ce
0x057d…3ba40x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0xaf4ead…c47b2d
0x057d…3ba40x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0x0a57b3…62316b
0x057d…3ba40x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0x27b56f…6fd702
0x057d…3ba40x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0x9e8dbd…63d4bf
0x057d…3ba40x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0x08d52f…2c5028
0x057d…3ba40x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0x34e00d…fcbf43
0x057d…3ba40x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0xb7bfeb…63f7cf
0x057d…3ba40x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0x7fc374…a4b856
0x057d…3ba40x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0xe0f128…0bd2b9
0x057d…3ba40x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0xf6294c…9b0f00
0x057d…3ba40x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0x5e5fc9…1c8c32
0x057d…3ba40x325b…d430BaseStableEnrichExa$0.05100%coinbase15d ago0xb26f67…ada6a3
0x057d…3ba40x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x05fc4a…a2243e
0x057d…3ba40x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x72d02e…fa2175
0x057d…3ba40x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x32aee2…9cc9b0
0x057d…3ba40x325b…d430BaseStableEnrichExa$0.02100%coinbase15d ago0x3e5080…7a0a8e
0x057d…3ba40xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase15d ago0x8bc764…546b3d
0x057d…3ba40xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase15d ago0xb945c7…f76197
0x057d…3ba40xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase15d ago0x80311d…7072be
0x057d…3ba40xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase15d ago0x0e5527…f1640b
0x057d…3ba40xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase15d ago0x7fad40…283570
0xa449…15ac0x057d…3ba4Base—$2.50100%coinbase15d ago0x7f4eb8…0f3485

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.