Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd0710b…6abe58
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaf2e30…4f8fd0
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb3b246…b1a840
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc8e8b4…f1e920
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI112d ago0x577980…e5d85b
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI112d ago0x46adef…89893e
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI112d ago0x87d543…edf0ac
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2352c5…817f08
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0b18be…afcc07
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe1474e…5251d5
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb0ea18…336cd2
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6264f4…fbfa85
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5fccd6…2ad536
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI112d ago0x53a90f…ace717
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI112d ago0x99e4a1…d069a7
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4765e6…144751
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI112d ago0x71d9cf…ec1a88
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI112d ago0x92ce3c…b05591
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3cc539…205959
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4554af…a0a186
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI112d ago0xee0efd…b11ead
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI112d ago0x180184…f27521
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe5d2e1…15d905
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2dfd65…07f0bf
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb43025…641328

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.