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%coinbase45d ago0x4e926c…892080
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0xc4b1f3…b88b36
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0xf163a7…2ae2f7
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x734bb7…fb78ca
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x0c6fb1…e65d41
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x723872…34a2f6
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x964a4d…f6b377
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0xa06717…580436
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x29dc8e…e306f3
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0xdadae5…391c6d
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0xe6e685…935ddb
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x90d17c…8c7d84
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0xf0028d…73105a
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0xf31918…9fb26a
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x84b8fd…bdc5bd
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0xd54e0c…8ce648
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0xd7551c…a3775b
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x162c61…7dda38
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x8ca598…44cbbc
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x1c1139…9a80a5
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x854ea0…6c5e10
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x9f8a18…a8bf82
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0xd36dae…248acd
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x30c9f0…743f78
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x867371…47f855

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.