Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77eb…718c0xccc8…15beBase—$3,997.20100%0xf70d…dbef63d ago0xf27266…fc2ff4
0xa4e1…9be60xccc8…15beBase—$566.49100%0xf70d…dbef63d ago0x41f8b9…6a42a6
0x5f1f…e9040xccc8…15beBase—$0.29100%0xf70d…dbef63d ago0x619af6…db7e44
0xe7a3…d8060xccc8…15beBase—$20.91100%0xf70d…dbef63d ago0x3bb540…dc8b6b
0x86a4…822f0xccc8…15beBase—$4.49100%0xf70d…dbef63d ago0x3afecc…38098d
0x5fdf…91470xccc8…15beBase—$100.00100%0xf70d…dbef63d ago0x9f2980…b52e0d
0x651a…728b0xccc8…15beBase—$16.69100%0xf70d…dbef63d ago0xf11871…82cf07
0x0c60…549d0xccc8…15beBase—$420.05100%0xf70d…dbef63d ago0x7723d5…567783
0xa0d0…20a80xccc8…15beBase—$912.43100%0xf70d…dbef63d ago0x177f59…5649f3
0xa4e1…9be60xccc8…15beBase—$119.17100%0xf70d…dbef63d ago0x2d2a83…9e09bc
0xa4e1…9be60xccc8…15beBase—$119.19100%0xf70d…dbef63d ago0x236be2…36d98d
0x80f7…ea3e0xccc8…15beBase—$100.00100%0xf70d…dbef63d ago0x162a5e…2641e5
0x80f7…ea3e0xccc8…15beBase—$200.00100%0xf70d…dbef63d ago0x0f2cd6…1cea5b
0x80f7…ea3e0xccc8…15beBase—$1,000.00100%0xf70d…dbef63d ago0x68e385…5ab9e2
0x85ed…67d50xccc8…15beBase—$0.06100%0xf70d…dbef63d ago0x1b359a…59944a
0x85ed…67d50xccc8…15beBase—$0.05100%0xf70d…dbef63d ago0x851c9f…0d1929
0x85ed…67d50xccc8…15beBase—$0.09100%0xf70d…dbef63d ago0xdabef7…7fb1b0
0x85ed…67d50xccc8…15beBase—$0.13100%0xf70d…dbef63d ago0xa795a6…eb794a
0x85ed…67d50xccc8…15beBase—$0.17100%0xf70d…dbef63d ago0x88ac0a…acb791
0x85ed…67d50xccc8…15beBase—$0.20100%0xf70d…dbef63d ago0xe8c68d…8b7f49
0x85ed…67d50xccc8…15beBase—$0.28100%0xf70d…dbef63d ago0x45807e…3058ba
0x85ed…67d50xccc8…15beBase—$0.36100%0xf70d…dbef63d ago0xea326e…804eb4
0x85ed…67d50xccc8…15beBase—$0.46100%0xf70d…dbef63d ago0x71f476…d4b264
0x85ed…67d50xccc8…15beBase—$0.65100%0xf70d…dbef63d ago0xa1408f…1b6b85
0x85ed…67d50xccc8…15beBase—$0.89100%0xf70d…dbef63d ago0x9bb1cb…54ec07

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.