Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x86451c…acce9f
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x458e56…c06b35
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xff0a4a…c87346
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdab0af…56a97b
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdf7c18…d66f4c
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x788692…6ceb47
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd065d4…9de41e
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb19e30…480c22
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb44c1a…365bab
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf0ca9f…0ae465
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaa2969…0aa50f
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe566f9…d3377b
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa39893…f13862
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7f3504…7abb10
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x100ded…c5194c
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x715fba…438435
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9f42f8…5fe163
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfc8ac2…41fa85
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x51d781…b6f4e3
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x71efd1…4b220b
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa57fa6…675801
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x70bcb4…59d9bb
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe05bae…2c3ef0
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x16aad0…96384f
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfbece5…73c149

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.