Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0x34511a…cf3440
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0cfcf5…1acbf6
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcc9c6a…7b1e08
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7a7a70…ef82b8
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0x520e56…9e72ac
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0x11d453…165a67
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8370aa…854ef5
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0x56dc7c…be74f3
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3a960b…248b9a
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe32283…b8d6a2
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0x24be58…a30e64
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0x94a0f4…dc128d
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0ab0b0…928e96
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa88cf2…54a86d
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0x27c475…a7ab71
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0x454751…0fb207
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfa44a6…ad7865
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0xff3e5e…84ff49
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0x424b55…21042c
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf9fdeb…02d207
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdfb926…f273ab
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe899cb…b5b554
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9f37f1…77c346
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0x837dbd…f6e9ee
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0b9a2e…728e56

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.