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.001100%payAI106d ago0x08bdd5…7017b4
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x85da34…0dd7b8
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x144298…df6972
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6ec376…8c36cc
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1ec713…64c5bf
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xada1fb…e4ed51
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6f1658…aa6452
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa94389…9ae43a
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2530d1…5e5d81
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6464c4…2fcc97
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe65d6d…1776d0
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcc99b8…be9c98
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9b6924…8c4049
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb12151…46ad10
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x99024a…8384c1
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe82543…e7e8b4
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb91021…7eb93c
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x926af4…c361ad
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbbbeea…4d4ee2
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf1f40c…d3cfd7
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6731c3…cc6a3b
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6ce6b1…09f34e
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5e1933…f7d0fe
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4ec50d…d29497
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9b4f5d…137597

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.