Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd44…c70b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase110d ago0xbc782f…7df8a0
0xbd44…c70b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase110d ago0x2d1ae2…629942
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x702d0c…ed03e1
0xbd44…c70b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase110d ago0x7058f8…b30aec
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x823ba4…803f94
0xbd44…c70b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase110d ago0x2cff8c…f63f2f
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0xd3bc2c…3dde68
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x624550…b2be90
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0xec6ddf…a980e3
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x629229…4d7b2f
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x68d785…82e798
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x3a0ea2…b33ac7
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x7e2972…638cc5
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0xa437e5…a5470e
0xbd44…c70b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase110d ago0xb190ef…7d8e84
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x671f03…71c2df
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0xcfabb8…4e32e8
0xbd44…c70b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase110d ago0xa7521b…8b593d
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x40f29e…bd4a1e
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x81e162…a08fa8
0xbd44…c70b0x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x579c29…6e656a
0xbd44…c70b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase110d ago0x18b03b…3b744b
0xbd44…c70b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase110d ago0x712f67…3c4078
0xbd44…c70b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase110d ago0xdf6687…0877f4
0xbd44…c70b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase110d ago0x658c04…ffd943

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.