Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x672f…ff2d0x50eb…6480Base—$0.00270%0x54f0…793233s ago0x50c8ec…7ff6ae
0x6881…42130x50eb…6480Base—$0.00270%0x54f0…79321m ago0xc6e64b…9074e2
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…79322m ago0x0c761e…d70329
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…79324m ago0x864b5e…47b786
0xe03d…274b0x50eb…6480Base—$0.00170%0x54f0…79325m ago0xdd9350…04ca37
0x941c…27e60x50eb…6480Base—$0.00170%0x54f0…79326m ago0xd9831f…b0b1dd
0x5fcb…03100x50eb…6480Base—$0.00170%0x54f0…79327m ago0x835890…4ad7e8
0x1eb5…04fd0x50eb…6480Base—$0.00170%0x54f0…79328m ago0xed4d81…4c43a5
0x6b41…b4cf0x50eb…6480Base—$0.00270%0x54f0…79329m ago0x4c0977…423ea2
0xe03d…274b0x50eb…6480Base—$0.00170%0x54f0…793210m ago0xbf3cf3…71db47
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…793211m ago0x325f8e…541f6a
0x941c…27e60x50eb…6480Base—$0.00170%0x54f0…793211m ago0x72a0be…627a48
0x941c…27e60x50eb…6480Base—$0.00170%0x54f0…793212m ago0x809cef…a78a37
0x46f1…638b0x50eb…6480Base—$0.00170%0x54f0…793213m ago0x2ccfa5…9c9b54
0x672f…ff2d0x50eb…6480Base—$0.00370%0x54f0…793213m ago0x16b090…adb7a0
0x5fcb…03100x50eb…6480Base—$0.00170%0x54f0…793214m ago0x8aaabb…094734
0x46f1…638b0x50eb…6480Base—$0.00270%0x54f0…793215m ago0x336ef9…711437
0x941c…27e60x50eb…6480Base—$0.00170%0x54f0…793215m ago0x478dd8…2e89fc
0xe03d…274b0x50eb…6480Base—$0.00170%0x54f0…793216m ago0xaabee6…00405d
0xe03d…274b0x50eb…6480Base—$0.00170%0x54f0…793216m ago0xfdf1b7…8eb9de
0x672f…ff2d0x50eb…6480Base—$0.00270%0x54f0…793217m ago0x221072…ab7018
0x6b41…b4cf0x50eb…6480Base—$0.00170%0x54f0…793217m ago0x3e602f…e1f0ce
0x941c…27e60x50eb…6480Base—$0.00170%0x54f0…793221m ago0xc99ac1…67aa63
0x1eb5…04fd0x50eb…6480Base—$0.00170%0x54f0…793222m ago0x350b71…551b67
0xb968…8b140x50eb…6480Base—$0.00170%0x54f0…793223m ago0xc8a7dc…918737

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.