Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$15.13100%mrdn68d ago0xb13e7e…400025
0xa6a9…809d0x8e77…e2d6Base—$21.45100%mrdn68d ago0x9653f0…134e71
0xa6a9…809d0x8e77…e2d6Base—$13.26100%mrdn68d ago0x66d42c…915be0
0xa6a9…809d0x8e77…e2d6Base—$26.65100%mrdn68d ago0xb62121…f04b9e
0xa6a9…809d0x8e77…e2d6Base—$29.02100%mrdn68d ago0xea1a5a…83c439
0xa6a9…809d0x8e77…e2d6Base—$17.87100%mrdn68d ago0x2615ac…ef1153
0xa6a9…809d0x8e77…e2d6Base—$27.34100%mrdn68d ago0x35a748…e3e706
0xa6a9…809d0x8e77…e2d6Base—$29.72100%mrdn68d ago0x81c590…b7d0ba
0xa6a9…809d0x8e77…e2d6Base—$26.23100%mrdn68d ago0xb56042…b1cfdd
0xa6a9…809d0x8e77…e2d6Base—$27.84100%mrdn68d ago0x2b93a3…afda6f
0xa6a9…809d0x8e77…e2d6Base—$13.01100%mrdn68d ago0x42816d…5043ea
0xa6a9…809d0x8e77…e2d6Base—$26.43100%mrdn68d ago0x9d801a…02447c
0xa6a9…809d0x8e77…e2d6Base—$24.62100%mrdn68d ago0xd3e3dd…38d84e
0xa6a9…809d0x8e77…e2d6Base—$16.38100%mrdn68d ago0xe388c3…846466
0xa6a9…809d0x8e77…e2d6Base—$28.29100%mrdn68d ago0x419a36…3e671d

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.