Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0x456373…5e55ae
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0x2232c7…7e5427
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0x6555f9…431671
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0x845948…e745d2
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0x1e38f4…329ef9
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0xe15498…7aea26
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0x72f8df…24dba6
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0xd9f2a7…99b77b
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0x8567e6…24e019
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0xacdbdd…ed01ab
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0x167291…6f6011
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0x8583ff…eb9d06
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0x472042…91dc70
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0x59c542…c4e50e
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0xd5ce69…9b9507
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0x9ba38f…dab505
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0x8bbddb…0675a2
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0xc5a97c…0376db
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0xacb8cb…18b122
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0xad6442…178545
0x7e57…2f090xdddd…8267Base—$0.01100%dexter117d ago0x6f1929…60ab09
0x9cc4…b1760xdddd…8267Base—$0.02100%dexter118d ago0x1f4097…ff6fbe
0x7e57…2f090xdddd…8267Base—$0.01100%dexter118d ago0xd6e658…fbd6ca

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.