Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI121d ago0x518565…ac300c
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI121d ago0x392031…989023
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI121d ago0xd7688a…5ea758
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI121d ago0xcf52d8…69f3ca
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI121d ago0x821a32…a2cafb
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI121d ago0xb59b60…bf7e5a
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI121d ago0x843d10…c7acfe
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI121d ago0x39a91d…8dcd51
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI121d ago0xbb76cc…38c4c5
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI121d ago0x9e72db…e4bf79
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI121d ago0x9b3164…ebcbc0
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI122d ago0x9be8dd…f5b894
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI122d ago0x8712c6…9877c4
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI122d ago0x0e427e…9df70e
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI122d ago0xea0a41…407296
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI122d ago0x564f5b…ea0a93
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI122d ago0x87a80e…14b44e
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI122d ago0xb460ba…5e4de3
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI122d ago0x051ddc…31d03d
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI122d ago0x466583…e2fc5a

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.