Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xfbfee3…3a4ea5
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x155211…335652
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x281e59…0070bf
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x505fbe…01d10b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x824bf2…88345b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x82b68a…10bb17
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x3cc86d…bf2a7d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x0df079…5cdaf2
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x6bf08e…8b37c2
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xd1f266…af823d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xf38e6d…b1a7ad
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x0fa6b3…d76822
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xe9f361…684122
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x1df2dd…c73aeb
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x565026…3559f7
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x0c34cd…978d95
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x4572ee…5c55c1
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x417bf3…80ceb5
0xa449…15ac0x3a52…5169Base$2.50100%coinbase7d ago0x22c818…728de9
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xc95529…25e032
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xa0d489…1bf1c6
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xb05f9e…f7372c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x93da77…7cde3b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x790cc2…5ac36f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x04c6ff…c12ed8

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.