Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8b2823…b75545
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfa694f…25a9eb
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6778bd…fa5860
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8e3f21…c998e3
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd73f04…99d442
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x542528…7787ba
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x03de4b…f8f001
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4846f6…9c2e0c
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa9f2ea…76c1b4
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0d3fb5…b0155b
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xea8bcb…65e225
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd51de2…76311b
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8803a1…f9fc50
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x453838…b8d7d6
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1d727d…611fbd
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x820ce3…b20094
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2a15de…91742a
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe8455c…50457f
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5fda73…c98b5f
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x52878d…048413
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x15df41…017244
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xce60a1…b6f31b
0x884f…c56a0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x420f13…262d2b
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9ca24f…adc99c
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x486f1a…46433e

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.