Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x857802…849c80
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2b2a07…413de6
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x72d6ce…305641
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa4a3b7…e9753e
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x81249c…efb727
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1dcf55…04796d
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x954cf5…eb46a4
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcca9e1…295c93
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2c3f91…774f06
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x86f807…8974d8
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3fa665…cd34dd
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf93f9e…a71ba7
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa37b55…a55e85
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9c11db…161049
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfab681…492541
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfbccd9…6365e9
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7465e1…62d87d
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3b5eb5…8ff21c
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa2887d…c02b71
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8ef52c…4296ea
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe3042a…7eafa5
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe88627…983983
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5c59a2…9fa8ee
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaadf1d…2af6be
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf88dd6…efed75

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.