Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf661d5…bc96c2
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x36f940…b6f06b
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfe16af…9a0dad
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf94305…e2dba2
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2e89de…cc367b
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9e8408…914aed
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0xce116d…445266
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8d18b8…0e8152
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe1c702…74d33f
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc105d6…1997fa
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb8d601…d53e19
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x652e7b…cbbb59
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9f5363…7bc6b7
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1ff309…f6314c
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf82093…57d0fc
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xeef5cc…a209a3
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6bf1c5…8e9bd5
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdfcad1…5da990
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcaa5c0…5f0c4c
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x12a87e…7178f2
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfdc6c8…653f30
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x839fe1…ecf923
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x777270…0cd84e
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1281b3…c3dd54
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x317d23…b27255

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.