Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base—$50.36100%0x48f0…359666d ago0x46412e…3d8dc9
0x3be9…575c0xf6ee…3bd2Base—$0.000434100%0x48f0…359666d ago0x46412e…3d8dc9
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…224f66d ago0x2ecdae…3c94ad
0x3be9…575c0xf6ee…3bd2Base—$0.005752100%0x4337…224f66d ago0x2ecdae…3c94ad
0x3be9…575c0xf6ee…3bd2Base—$0.009924100%0x4337…808466d ago0x96edbd…0e36fd
0x3be9…575c0x31d0…2cd7Base—$100.34100%0x4337…808466d ago0x96edbd…0e36fd
0x3be9…575c0xf6ee…3bd2Base—$0.008696100%0x4337…808466d ago0x810a63…6657fd
0x3be9…575c0x31d0…2cd7Base—$30.36100%0x4337…808466d ago0x810a63…6657fd
0x3be9…575c0x31d0…2cd7Base—$50.32100%0x7540…af8d66d ago0x042be6…1bef32
0x3be9…575c0xf6ee…3bd2Base—$0.009465100%0x7540…af8d66d ago0x042be6…1bef32
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…4bba66d ago0x7509d0…dd2697
0x3be9…575c0xf6ee…3bd2Base—$0.005344100%0x4337…4bba66d ago0x7509d0…dd2697
0x3be9…575c0x31d0…2cd7Base—$90.00100%0x4337…403c66d ago0x4efddb…629c9b
0x3be9…575c0x31d0…2cd7Base—$45.36100%0x4337…9fb166d ago0x1aa014…a8e509
0x3be9…575c0xf6ee…3bd2Base—$0.003082100%0x4337…9fb166d ago0x1aa014…a8e509
0x3be9…575c0xf6ee…3bd2Base—$0.005669100%0x4337…113166d ago0x16cbca…963a49
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…113166d ago0x16cbca…963a49
0x3be9…575c0xf6ee…3bd2Base—$0.001228100%0xc2d1…d49266d ago0xd65666…94995a
0x3be9…575c0x31d0…2cd7Base—$25.35100%0xc2d1…d49266d ago0xd65666…94995a
0x3be9…575c0x31d0…2cd7Base—$12.30100%0x4337…b35066d ago0x597bd6…013e59
0x3be9…575c0xf6ee…3bd2Base—$0.004826100%0x4337…b35066d ago0x597bd6…013e59
0x3be9…575c0x31d0…2cd7Base—$35.31100%0x48f0…359666d ago0x09f050…a43a99
0x3be9…575c0xf6ee…3bd2Base—$0.006507100%0x48f0…359666d ago0x09f050…a43a99
0x3be9…575c0x31d0…2cd7Base—$11.30100%0x42f5…5b5066d ago0x481c1b…cca4c3
0x3be9…575c0xf6ee…3bd2Base—$0.005981100%0x42f5…5b5066d ago0x481c1b…cca4c3

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.