Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x086937…8fab58
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x2ca755…10e49c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x1358f0…b98e57
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0xa91fb6…fa4535
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x44b190…d45aa4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase107d ago0x2231e8…9534ba
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase107d ago0x62cb52…b096f8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0xa15df3…1b9306
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x1702f2…11b00a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase107d ago0x6792ae…c96283
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase107d ago0x33fbe2…18a0e7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase107d ago0x24e838…0901ae
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase107d ago0xc4aa99…297839
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase107d ago0x6f7b96…07f18f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase107d ago0xdd07d5…b1260e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase107d ago0x524996…e5dafe
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase107d ago0xd0d5c5…3b219b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0xdc4ab1…53fe03
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0x5dab84…92ae8f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0xa0ffa7…becff5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0xebd34e…e72ae4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0xe87654…12c6bb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0x7a5c7a…6895e0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0x754ad4…476973
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0x0dfc43…688961

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.