Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0x2ce37a…d363d3
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0x2a6b50…7ba961
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0xbc0e78…571574
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0x56b29a…98fa0c
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0x434d7c…8509e5
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0x213e50…7b46bd
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0x36f4d9…719cb3
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0x35cbb8…ca8b40
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0x46c6df…b2fc51
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0xae2e2c…e22af7
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0xec1da7…0a8b2e
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0xdbe4e1…212909
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0xb0f07d…c6665b
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0x13d77d…dd63a6
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0xe1deb9…6cbb7b
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0xa4ad61…c5f776
0x8b22…f3380xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase39d ago0x27876c…724173
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0xd28bb3…e13e0f
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0x42a136…90fd80
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0x65080e…47728a
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0xbcec46…bf696c
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0xa6eb2b…e6d8f7
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0x7e8e05…cc4f04
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0x61f73e…8abced
0x8b22…f3380x325b…d430BaseStableEnrichExa$0.02100%coinbase39d ago0x7ba0b7…0c9acf

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.