Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe027fd…1d5938
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7e511d…1d3cf8
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0x51624b…f02ffd
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf2ceb5…b7ad85
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3d11ec…34711f
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4d799b…7514c9
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0x39bce6…3e76bb
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0xabbc03…ec5d19
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd0fcdf…e7477d
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe28233…18afd1
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0xde7df1…2bb8f9
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5c4eaf…9e1da7
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7b4800…e9bf46
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd02e15…f6a6c0
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6b9c31…a4db6e
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd63462…ff09aa
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8d4754…bbd1b7
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0x866b32…06aed4
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa5daae…df1946
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1fe64b…6f7e12
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1be412…018280
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3d02f4…1c6d9f
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5decec…e2b0f9
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI116d ago0x85f79b…1fec00
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd03ba9…ea6669

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.