Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x165b05…bfb6ae
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5f4401…2c6558
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6e8423…47e125
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x14fe15…4b70a1
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x21c8ca…1402bc
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5df39a…915de9
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfeb0f8…37c587
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xda4d2e…eaaea0
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x05d8b5…2e09e0
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6bc784…1fc24c
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x93f89f…254eb2
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x378bb6…6c30d1
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x15decb…650bda
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x55e277…a7013c
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x774de5…488990
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xef21fd…280016
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x97029a…98b3c9
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xad25d7…c237c4
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf5bf3b…03ce18
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe34020…43b516
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf95ffb…0831fa
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3886fb…2fd741
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1106af…86ddb7
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x40b414…4b7e14
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xceccaa…a7ebb2

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.