Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9df62d…cb2919
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x99cc49…05855e
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xae5c7d…c6fee4
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2931e9…03cb61
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x598bec…886675
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcc1d0a…470a91
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xacd0e6…8cbf15
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x80878f…fe0a82
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd6f7e6…e53cfc
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x96e7bc…981dd1
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1d3b56…b780bf
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x76a6d9…056b83
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4f20ee…e0d145
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcd157f…e6c81e
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x13f9dc…a24439
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcb6ed3…8396c0
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa5ac77…017613
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5f17d6…9d0716
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6b4370…b30386
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe0209e…d4b968
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3d8617…02767f
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5db3a2…757e8e
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5858ca…86f893
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xed9cf8…a42295
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa5b377…730e80

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.