Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0x7fb9c4…cb6560
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0xd13b79…e81d3f
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0x27b604…cd6623
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0x6d101c…56e044
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0xbd78ef…f3a6fd
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0x1c4aec…0d2949
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0xa568e4…664e0f
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0xf997e2…7f83f7
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0x69213b…27b929
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0x6c29e1…7f8bbf
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0xc5d7f7…9cd588
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0xf570f5…aa9186
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0xbc7df2…181e1f
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0xcf85ec…556cf4
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0xb9c8db…3c8df3
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0x3c5c2f…ebe598
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0xc5e5d0…2a2f92
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0x3a0df9…72328e
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0x727d9a…974265
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0xcabc7d…8c75b2
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0x58d9d6…6cfbfc
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0x2bbb57…afaf42
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0x1b26ed…118b4c
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0xd09f9b…bdeede
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0x07d75d…f13034

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.