Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xedb77e…55bdc0
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x53821b…83957a
0xc185…4b7d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase8d ago0xa4d412…b92a3f
0xc185…4b7d0xc675…cb1aBase—$0.01100%coinbase8d ago0x40fef6…d9f54c
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xfd375e…2be4f5
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xbe54a3…f35101
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x7c1d27…a624a4
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x41b074…cc170e
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x636770…12a4bb
0xc185…4b7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase8d ago0xb19413…ab9ca1
0xc185…4b7d0x6ace…da05Base—$0.01100%coinbase8d ago0xb032c9…5962b3
0xc185…4b7d0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x07ab08…440409
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xf46774…ee944a
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xcecb07…ea267c
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x2e611d…ee788b
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xfe7e8e…56755d
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xc285fd…5286e5
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xaeaa29…0e07ce
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x767e54…3b0922

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.