Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x876c…81880x325b…d430BaseStableEnrichExa$0.03100%coinbase99d ago0x5da909…c53448
0x876c…81880x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0xcc61eb…650bda
0x876c…81880x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0xa674c4…45d84a
0x876c…81880x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0xc6dff4…4f132f
0x876c…81880x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0xd34c2e…0df648
0x876c…81880x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0x09eb52…51a9a4
0x876c…81880x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0xc45589…274097
0x876c…81880x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0xdf751f…ca620c
0x876c…81880x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0x166101…684cf1
0x876c…81880x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0x62513f…100b79
0x876c…81880x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0x9a4a74…b58ed7
0x876c…81880x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0x796776…c97c01
0x876c…81880x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0xbc91b6…151bdd
0x876c…81880x325b…d430BaseStableEnrichExa$0.01100%coinbase99d ago0xfbd414…a23f51
0x876c…81880x325b…d430BaseStableEnrichExa$0.01100%coinbase99d ago0xfe6876…eadf73
0x876c…81880x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0xfeb541…d1c7dd
0x876c…81880x325b…d430BaseStableEnrichExa$0.01100%coinbase99d ago0xd1b5e9…05d226
0x876c…81880x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0x5a1cf4…2140aa
0x876c…81880x325b…d430BaseStableEnrichExa$0.05100%coinbase99d ago0x6aaf37…fcb64f
0x876c…81880x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0x634fb5…fa4aa8
0x876c…81880x325b…d430BaseStableEnrichExa$0.05100%coinbase99d ago0xc47a7d…ad3576
0x876c…81880x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0xd374f8…e24da1
0x876c…81880x325b…d430BaseStableEnrichExa$0.01100%coinbase99d ago0x243a85…cf0302
0x876c…81880x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0x6928bc…041d5a
0x876c…81880x325b…d430BaseStableEnrichExa$0.01100%coinbase99d ago0x6aae6e…5c0c8c

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.