Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf8a94d…bb1e67
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeffb7b…bcdfab
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3a1ad4…663910
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x109cbf…58f24f
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd8b5d0…7bcd93
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x77570a…e44219
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc2f03b…249168
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI112d ago0x37e0e6…b713dc
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9c6fcb…9e6fc5
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI112d ago0x27be1f…74932d
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd228d7…f0691f
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd09f64…cc6db4
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3ee185…233316
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0a910b…49f702
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcb5c17…8e3235
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe90896…f6d98f
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8cbe30…0b7508
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI112d ago0x60602d…731388
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf337f7…870242
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe0f435…0d9e27
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3fa43a…8f4e61
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc08547…7af872
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI112d ago0x915b81…58e4b8
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI112d ago0x061771…578032
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd3eb18…694e0d

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.