Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3ce46d…261022
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfe5eaf…8d1188
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe0d450…1ab006
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8401da…8f2edd
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8cd206…1108fe
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd4090e…5ed7ea
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x320de6…1732be
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x41394a…e67076
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4e2b97…eb9b82
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb55863…ede4e7
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x22c521…ee07ed
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x962611…a18281
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcd3323…fd438c
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x24c466…6ea883
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x735b54…a4b165
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x00f2a0…905330
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb163ec…2963ce
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x69923f…e0e531
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x64186c…8e45c7
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x78b278…4ddfb4
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x08d086…e706ba
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x751646…9aa608
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x909e52…0e25e8
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7047af…1b8b97
0x06f8…f8f30x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf7c61b…ed794c

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.