Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x36276d…e59f14
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1fd17e…cac305
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x34f276…f4def0
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x699252…b35cdb
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeeed77…2bfd0f
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7d869b…881b72
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb6f23e…0c03da
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e7ebf…231e48
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x86d228…2a72cd
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x384b69…bc1524
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x939b6c…c8c43f
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfed6eb…de21d4
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe3b9b2…96f118
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc68576…a2f004
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e6a0f…ca090f
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6a4b78…640d5d
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6265bc…f6a070
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x190665…b7a36c
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb151e2…7bd437
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcbe486…b594fc
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1f1797…422667
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2859b5…05ae27
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x370d75…583326
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x46bb92…727b9e
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x53d8d7…b804de

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.