Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
gurcan.eth0x3366…8d78Base—$0.01100%coinbase19d ago0x22f838…13d024
0x4360…43b00x3366…8d78Base—$0.01100%coinbase19d ago0x2c8523…e754b1
0x6229…5d9f0x3366…8d78Base—$0.01100%coinbase19d ago0x6ff92b…967f99
0x9109…bc230x3366…8d78Base—$0.01100%coinbase19d ago0x3c6d34…57d908
0xe1b2…7a2c0x3366…8d78Base—$0.01100%coinbase19d ago0x19f8be…da07a7
0x913e…32800x3366…8d78Base—$0.01100%coinbase19d ago0x1034fe…cbb240
0x6cf9…b9fd0x3366…8d78Base—$0.01100%coinbase19d ago0x3f4368…a7129e
0x85ad…abe90x3366…8d78Base—$0.01100%coinbase19d ago0xe89000…70881a
0x338c…92460x3366…8d78Base—$0.01100%coinbase19d ago0x211c11…6c53f8
0xdac9…40610x3366…8d78Base—$0.01100%coinbase20d ago0x197660…c6d989
0x18ef…7d510x3366…8d78Base—$0.01100%coinbase20d ago0xd4e7d6…4758f6
mermaid1.eth0x3366…8d78Base—$0.01100%coinbase20d ago0x0363c8…4db9a4
0xe3df…193e0x3366…8d78Base—$0.01100%coinbase20d ago0x57a636…c19d13
0x95b7…64250x3366…8d78Base—$0.01100%coinbase20d ago0x0d5446…35d450
0x12b9…b15b0x3366…8d78Base—$0.01100%coinbase20d ago0x47235b…9c0cab

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.