Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI110d ago0xfb3c03…9be9dc
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI110d ago0xfa7957…d787fd
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI110d ago0xef4914…0a6eca
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI110d ago0x38eb69…a639e4
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2bb2ac…c53a71
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0613f0…5ce228
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI110d ago0xe7d3f5…5deec8
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI110d ago0xef0938…265165
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0f887e…c8c1f7
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI110d ago0x6bb124…1a64e6
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI110d ago0xd4ea59…ba7bf6
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI110d ago0x1bc149…a8b30f
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI111d ago0x886c78…3f4bae
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6df5e8…7531eb
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9e0adf…29d42e
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe6ba38…604605
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaf48ad…95e013
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI111d ago0x162cd7…14b77e
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI111d ago0x567f78…2d9259
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb284aa…45b18c
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI111d ago0x68fdb2…f49c62
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbba91f…b07170
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI111d ago0xca7bb3…8eb8b1
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2a8823…4aab74
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeff646…f3fbf4

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.