Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x274a…37130xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase23d ago0xe2a847…ed3b0f
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x00b714…29f568
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x00f064…c23c6a
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x33dfe0…a2574b
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xe6156d…5f32d3
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x2d50c9…b8dc83
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xa151cf…88d915
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xc50aa3…b5cbc9
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x60fc1f…169b13
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x3d729f…e3fa5d
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x8b6796…0d2d6f
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xaeb235…fd29fc
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x8f86ee…0d31fd
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x7ed395…267021
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x20a22d…75d0ff
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x4d3d59…273b0a
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x349d80…55dd35
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x2e01b9…499dae
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x515959…93d334
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xb3531b…f4f6f7
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xc2ec57…2ea981
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xcdc7d2…d601d7
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xb25bf1…0ed4c3
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xecaedd…d5b710
0x274a…37130x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x9622a7…aec55e

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.