Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa9756c…a01877
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x147d46…3b1b05
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x23f574…b532e8
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2b3e97…142132
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5460f7…10eef2
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe71644…8eb50f
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8eb31c…41f562
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7bee8f…6895fe
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcd2c19…7f0432
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbf53f8…f14285
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x51eff4…c7cca6
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfc4bf2…ee185e
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd8b0c6…bcd7c4
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xac3e3a…ec6a38
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5a1917…08c33f
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc545db…c993e7
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x853833…bc4293
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa79063…e218f3
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa5aff7…528cd4
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x430c5b…9c9cef
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcef642…4b5709
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb6b38b…0588a2
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3e1a5a…4b2556
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa15fea…a0b0a7
0x12ed…f3780x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbfb60f…0b83ff

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.