Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.03100%coinbase70d ago0x005f01…00d6d9
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.08100%coinbase70d ago0xd35867…cc6dca
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.02100%coinbase70d ago0x6f8892…2caac9
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.03100%coinbase70d ago0x17cde3…061ad5
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.03100%coinbase70d ago0x71e12a…7fd381
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.08100%coinbase70d ago0xa21cd6…f80907
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.08100%coinbase70d ago0xab861a…5f8f0d
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.02100%coinbase70d ago0xc4ec4c…0daf03
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.03100%coinbase70d ago0x188699…3b35a7
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.02100%coinbase70d ago0xf377fd…04f338
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.03100%coinbase70d ago0x7b6f1e…61a43e
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.08100%coinbase70d ago0x2d699b…16397e
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.08100%coinbase70d ago0xafcbf6…a746a7
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.03100%coinbase70d ago0xb74ab7…09ebac
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.03100%coinbase70d ago0xb6a3be…400bd5
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.08100%coinbase70d ago0xd0a683…accc0b
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.08100%coinbase70d ago0xad0503…7e35d2
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.08100%coinbase70d ago0xdaefba…e7d067
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.02100%coinbase70d ago0x5d83df…d38ffb
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.02100%coinbase70d ago0x728860…2e9e09
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.03100%coinbase70d ago0xa45dc5…5d14ab
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.03100%coinbase70d ago0xa5752d…b69e02
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.03100%coinbase70d ago0xb72f38…2f7c6f
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.03100%coinbase70d ago0xff7227…1d6580
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.03100%coinbase70d ago0x1ab566…40e4e5

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.