Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x7f4d7c…dc42ae
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x75cff3…d700cc
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x000791…d312ad
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xa9b7eb…9c6809
0x5e06…fb090x4aab…df26BaseApifyAutomation$1.00100%coinbase38d ago0xb5c556…cc54a0
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x96bedd…72d547
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xb8b6f0…dc079d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x8ae0c5…1d728f
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xa955fe…ff9ef7
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xfe3ad6…e4bc22
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x0efa9f…df8cc0
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xa033da…d4b02a
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xa32eb4…6f5792
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x2013db…759048
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x016954…bed3fa
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xf3fca3…1aed58
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xce6533…bc8bfa
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xc78994…dff1c5
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xfde07d…0f5c6e
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x010848…ce57f3
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xed6f42…b06654
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x36e662…b5587f
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x1a1f6d…73eeac
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xcfae6f…896a6d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x84d667…76140f

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.