Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI23d ago0x99b493…1a19de
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase23d ago0x09a278…2b611f
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI23d ago0xfbbaee…12ebd3
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase23d ago0x396f17…85dfed
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI23d ago0x89a7b8…242f07
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase23d ago0xb79f37…cb755d
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase23d ago0x3f7ea2…221279
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI23d ago0x02881b…530f1b
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI23d ago0x8a8b41…b3ab33
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase23d ago0xfcde78…ef728e
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI23d ago0xf5126e…8e161e
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase23d ago0x076fdc…cdd559
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI23d ago0x34053d…b87b2b
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase23d ago0x709da7…148a6e
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI23d ago0x640aff…8456e3
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase23d ago0xe0e13d…95077c
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI23d ago0xc8b993…c65e27
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase23d ago0x7d9f67…9d4621
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase23d ago0x81ef69…ae42c4
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI23d ago0xbacd7c…aeaf74
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI23d ago0x1f20e0…b5c087
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase23d ago0x3578da…4478c3
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase23d ago0x330f9f…7883ab
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI23d ago0xc5f853…0d4a10
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI23d ago0x909d1b…801eae

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.