Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3481…9b930x7777…00eeBase—$1.0070%0x3481…9b9351d ago0x964054…d3d2b0
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xf0e72d…3251c3
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x4eae47…838645
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x53188e…474b6a
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xe1fb57…846ef7
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x16dd57…9548d4
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x27a940…11c975
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x22da34…d03832
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x7a8eb9…d4e3c0
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xfaf81c…53b793
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x620515…ffce78
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x2ea627…7e00c8
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x587901…65abd1
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x083355…10b0da
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x66025d…031785
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xaaa4ae…94714c
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xf74cdf…ffbe47
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xc80c8b…47e73b
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xf72ebe…947b90
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xf7aa7c…f14927

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.