Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase43d ago0x6bff1b…4903f2
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase43d ago0x45f71c…cd34e6
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase43d ago0x98a54d…2e1132
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase43d ago0x6411e8…d00a58
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase43d ago0x9c3b01…081a9f
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase43d ago0xca5046…c1e24d
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase43d ago0x13bf6c…efc7d7
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase43d ago0xb20653…a2a557
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase43d ago0x1d07eb…59d4ce
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase43d ago0x61601c…355e5d
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase43d ago0x44bc7d…802db5
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase43d ago0xaa45cc…458f74
0x55d0…88140x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0xb1fe12…731931
0x55d0…88140x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x3c0750…cb2951
0x55d0…88140x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0x807470…e716d2
0x55d0…88140x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0x9d68c7…8ddc43
0x55d0…88140x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x138c61…3a962d
0x55d0…88140x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0xc52f28…f52fd0
0x55d0…88140x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0x3eea33…594167
0x55d0…88140x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x301ecd…29b584
0x55d0…88140x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x8c3ff4…f13910
0x55d0…88140x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0xc47091…b8a330
0x55d0…88140x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0x29a357…bdf15f
0x55d0…88140x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0xa656f4…6e42a7
0x55d0…88140x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xcbeb6a…4519ec

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.