Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e48…92350x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0x6756af…69a572
0x9e48…92350x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0xf49725…c7131e
0x9e48…92350x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0xed6fdb…fbd756
0x9e48…92350xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase87d ago0x98e31d…4c9855
0x9e48…92350xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase87d ago0x44d18e…a19256
0x9e48…92350xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase87d ago0x9741c3…d27c25
0x9e48…92350xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase87d ago0x16e34d…570312
0x9e48…92350xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase87d ago0x5ae2b4…c00d4f
0x9e48…92350xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase87d ago0x881a5e…affab7
0x9e48…92350xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase87d ago0xa7e89f…e3a249
0x9e48…92350xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase87d ago0xf0220a…297440
0x9e48…92350xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase87d ago0x1b9a87…9de23c
0x9e48…92350xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase87d ago0x733b5e…cab599
0xa449…15ac0x9e48…9235Base—$2.50100%coinbase87d ago0x57c639…81d7b8
0x9e48…92350x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0x1a53d3…a0b56f
0x9e48…92350x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0x6ada6a…e83184
0x9e48…92350x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0x01becb…5dc518
0x9e48…92350x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0x59227d…cb4f24
0x9e48…92350x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0x5729ca…8922d0
0x9e48…92350x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0xdd6237…786cd0
0x9e48…92350x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0x9729da…b66a71
0x9e48…92350x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0x2922ad…9f3ba2
0x9e48…92350x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0x0097ef…c0159e
0x9e48…92350x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0x9c42d7…7ce043
0x9e48…92350x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0xa170d5…9c63c7

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.