Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa56a…9bc90x0911…7abaBase—$0.01100%coinbase75d ago0xedf7d7…bcce80
0xa56a…9bc90x52d8…b609Base—$0.01100%coinbase75d ago0xa4877e…a173d0
0xa56a…9bc90x0824…c714Base—$0.01100%coinbase75d ago0x687edd…fe1339
0xa56a…9bc90x2768…e82dBase—$0.01100%coinbase75d ago0x4621ae…3e26b6
0xa56a…9bc90x0a02…9986Base—$0.01100%coinbase75d ago0x556cca…5f5e41
0xa56a…9bc90xa3df…6991Base—$0.01100%coinbase75d ago0x1f2411…22590c
0xa56a…9bc90x3537…3633Base—$0.01100%coinbase75d ago0xf4caa0…0d2ab0
0xa56a…9bc90x3515…b738Base—$0.01100%coinbase75d ago0x1b8c72…2e69e3
0xa56a…9bc90xe9a3…2f94Base—$0.01100%coinbase75d ago0xb27994…f2ae21
0xa56a…9bc90x912c…0ae1Base—$0.01100%coinbase75d ago0x71d7ca…05cd11
0xa56a…9bc90xfba2…e7d8Base—$0.01100%coinbase75d ago0xd75ea6…4aab50
0xa56a…9bc90xa3cb…e405Base—$0.01100%coinbase75d ago0x2786b7…033c08
0xa56a…9bc90x179c…ddadBase—$0.01100%coinbase75d ago0x7430af…a0b94c
0xa56a…9bc90x122a…b6adBase—$0.01100%coinbase75d ago0xcd4ff3…926502
0xa56a…9bc90x5ead…9e70Base—$0.01100%coinbase75d ago0x96e7bb…b03b6b
0xa56a…9bc90x6ba5…1a3dBase—$0.01100%coinbase75d ago0x07c483…c1c596
0xa56a…9bc90xad8a…2643Base—$0.01100%coinbase75d ago0xa61306…845736
0xa56a…9bc90xabf3…7c95Base—$0.01100%coinbase75d ago0x039c4d…69daa4
0xa56a…9bc90x6fb9…96a4Base—$0.01100%coinbase75d ago0x111ba6…bedd65
0xa56a…9bc90xf244…7d70Base—$0.01100%coinbase75d ago0xcf6080…5e47c0
0xa56a…9bc90xa2fa…63f0Base—$0.01100%coinbase75d ago0x174fbd…a83d15
0xa56a…9bc90x7664…fbbfBase—$0.01100%coinbase75d ago0xef7332…32b459
0xa56a…9bc90xd959…a4b8Base—$0.01100%coinbase75d ago0x357c76…0ca10d
0xa56a…9bc90x29b3…c993Base—$0.01100%coinbase75d ago0x607b4e…c2cdfd
0xa56a…9bc90x4ad0…fdaaBase—$0.01100%coinbase75d ago0x52f937…c58bc4

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.