Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.03100%payAI75d ago0x36ba87…1776af
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.005100%payAI75d ago0xb0cf29…71afa3
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.005100%payAI75d ago0x837f9c…dd687d
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.01100%payAI75d ago0xe6a546…2b1e0b
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.003100%payAI75d ago0xed9faf…30845c
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.005100%payAI75d ago0xc9857c…5b7868
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.02100%payAI75d ago0xfd69c6…03de93
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.02100%payAI75d ago0xdae27f…81cbff
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.001100%payAI75d ago0x52740f…610e28
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.06100%payAI76d ago0x05bb05…1a803c
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.001100%payAI76d ago0xbb1daf…a70ebc
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.02100%payAI76d ago0xcf86df…727ca5
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.001100%payAI76d ago0xa47c35…af4bd5
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.02100%payAI76d ago0x13ae91…9f028f
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.001100%payAI76d ago0xbc672b…041a10
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.005100%payAI76d ago0x268914…939508
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.001100%payAI76d ago0x63b1ce…d3bb4b
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.02100%payAI76d ago0x2f0269…8ec85f
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.001100%payAI76d ago0xf044af…10605d
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.03100%payAI76d ago0x7dbfbd…5dfde7
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.001100%payAI76d ago0xb2d69a…02dc0d
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.03100%payAI76d ago0x9c80be…03bec5
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.03100%payAI76d ago0x2dd646…2af063
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.005100%payAI76d ago0xf93666…37537c
0x6417…2da20x73fc…6079BaseSanctions list screeningCompliance$0.005100%payAI76d ago0x2d2782…427bc7

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.