Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e91…e1b30xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase83d ago0xea0f91…af8bd3
0x5e91…e1b30x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase83d ago0x35b2b4…299e3a
0x5e91…e1b30x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase83d ago0x7954d2…c1d2b8
0x5e91…e1b30x2b6d…32c5Base2sPublic-records$0.001100%coinbase83d ago0x1c9b5e…f5bb88
0x5e91…e1b30xbd17…283dBaseStableFinanceNews$0.02100%coinbase83d ago0x7c5c6f…58e391
0x5e91…e1b30x54d6…4afaBasex402 service$0.05100%coinbase83d ago0xf5be36…b4b554
0x5e91…e1b30x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase83d ago0xe899a8…4ca981
0x5e91…e1b30x24fa…9bf2Basex402 service$0.001100%coinbase83d ago0x840c3e…b72e0a
0x5e91…e1b30x4df6…cdeaBaseWeb Search (SERP)Search$0.005100%coinbase83d ago0x152bfe…99777a
0x5e91…e1b30xe295…d6e5Basex402 service$0.03100%coinbase83d ago0x200ab7…0267ae
0x5e91…e1b30x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase83d ago0x386cfa…f2d653
0x5e91…e1b30x7103…3661BaseVoidFeedDataset$0.25100%coinbase83d ago0x9f202e…81dc5d
0x5e91…e1b30xd20f…7d0dBase—$0.004100%coinbase83d ago0x591f7f…cbbe3b
0x5e91…e1b30x0e84…b808BaseOtto AITwitter search$0.15100%coinbase83d ago0x24368a…acfcfe
0x5e91…e1b30x1484…c2c5Basex402 service$0.07100%coinbase83d ago0xc7836c…9956d4
0x5e91…e1b3AI Image GenerationBasex402 serviceImage_gen$0.11100%coinbase83d ago0x92d703…1217ee
0x5e91…e1b30x2932…4f60Basex402 service$0.01100%coinbase84d ago0x1e94c0…ae96a4
0x5e91…e1b30xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase84d ago0x452a6e…f1a50e

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.