Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x2a0de2…f0f66f
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x4899ca…f67316
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x9c23d7…c88b6f
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x40d70e…5395cb
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x269531…b19a2e
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x29421a…9c6803
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x3d4385…01e6ab
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x209b4f…e050cf
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x28a51e…536095
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x50a11a…a93e65
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x7c57f4…134d2e
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x91bcb2…29008d
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0xbc7a6c…d52884
0xe136…066d0x325b…d430BaseStableEnrichExa$0.002100%coinbase48d ago0x525526…92c975
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x7198bf…16e0ae
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x670f1f…a66786
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0xc29014…141b54
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0xc34e71…e41bc6
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x83ccf0…a00b28
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0xc63ce6…ebe625
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0xaadb71…a3353b
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x43409c…e6dc3d
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x7a9330…375678
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x6ba9b5…074076
0x80c8…10b70x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x022982…701745

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.