Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x7132c6…d2e88f
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xbf6ddd…04825e
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x5619b1…265436
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x3ec40a…676695
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x0c697b…a19b95
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xf4f535…6d6a52
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x050df9…724751
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xcdd41e…e0a817
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xdc64a1…925363
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xe4e079…ef5795
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x2c4266…b782d6
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xc29cbe…eed5c9
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x0445c6…6089c7
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x540d2b…be3e20
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x074562…aea44d
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xee66c2…a76119
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x1fbdf3…1a2ec7
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xc3531e…e982ba
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x6add2e…19e5e6
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xe3d8ee…98baab
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x280e88…09a88c
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x2248d7…bd774b
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x8563d6…cdc7c2
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xd129b4…471a0d
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xd96698…d09560

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.