Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc185…4b7d0x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x9e4e9b…d5a717
0xc185…4b7d0x6e31…b687Basex402 service$2.00100%payAI7d ago0x22826a…2fca79
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x00c126…a7aba0
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xaf53cb…0e86b7
0xc185…4b7d0x32d8…5c53Base—$0.01100%coinbase7d ago0x73d25f…276bac
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xb82a12…c65287
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x4c120c…48fe26
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x028939…462d2e
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xfe4516…2db589
0xc185…4b7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xd44b17…42de1b
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x8a7199…91f933
0xc185…4b7d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase7d ago0x71650e…00791f
0xc185…4b7d0x0b6f…efdfBase—$0.01100%coinbase7d ago0x8e240f…809257
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x62ccb0…d2c8a4
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xa1f9f0…738734
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xe05fd7…52ff38
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xc1f8ea…d3df1e
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x40a66d…f121ed
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xef682b…351788
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xd01b55…64e048

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.