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%coinbase8d ago0x784d81…a1c300
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x627e68…cec3b6
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x6e281b…effa61
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xa717ed…c911ed
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xa81169…bc9a46
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xa67c06…73bf89
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x7bd3f3…f0a351
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xb3b847…78a22d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.28100%coinbase8d ago0xb061cb…b59558
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xefaf78…b66fde
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x3a63f6…44c952
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x66addd…28a5b6
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x23d67a…939f75
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xa6de5e…2a264f
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x6c8d0b…2a414d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x714d57…79918c
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xa86757…c3328c
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x07f5d7…230149
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x3bc849…0bdfbf
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xb01b42…26ef9e
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x4fc355…3214e1
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x274619…0001b0
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x7d1ad0…d01395
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x8f7aaa…739a79
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xe3c95d…c4092a

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.