Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0xf1ad32…cd43ff
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0x11bdd0…b78ba5
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0x94b688…f808ef
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0x17bcb6…704455
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0x72fb2e…d6042c
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0x228d01…91e862
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0xa72550…6c5fe4
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0x92bf3f…0ffe53
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0xdb503c…72d42e
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0x6fe075…621711
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0xb57f96…63ea20
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0x9d44af…1f1ddc
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0x0602f8…09734d
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0xbbded8…583f10
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0x17075b…5b899e
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0xdc984b…64fcc5
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0x3d7a53…82a18d
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0x75199a…0503c6
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0xd40fc4…ee2cd9
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0xba214c…f0632a
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0x0cee36…59e11a
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0x0c20c2…38f076
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0x5273b4…301ae5
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0xfa9263…b8c3e1
0x1a26…22b10x325b…d430BaseStableEnrichExa$0.08100%coinbase9d ago0x920cb6…739dc0

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.